Home
last modified time | relevance | path

Searched refs:ALLOCATION (Results 1 – 13 of 13) sorted by relevance

/frameworks/compile/slang/tests/P_reflection3264_multifile/
DScriptC_reflection3264_multifile_3.java.expect41 __ALLOCATION = Element.ALLOCATION(rs);
DScriptC_reflection3264_multifile_1.java.expect42 __ALLOCATION = Element.ALLOCATION(rs);
/frameworks/rs/cpp/
DElement.cpp95 CREATE_USER(ALLOCATION, ALLOCATION);
DrsCppStructs.h497 sp<const Element> ALLOCATION; member
1091 static sp<const Element> ALLOCATION(const sp<RS> &rs);
/frameworks/compile/slang/tests/P_reflection3264_divergent_support/
DScriptField_Divergent.java.expect52 eb.add(Element.ALLOCATION(rs), "a");
DScriptC_reflection3264_divergent.java.expect40 __ALLOCATION = Element.ALLOCATION(rs);
/frameworks/compile/slang/tests/P_reflection3264_divergent/
DScriptField_Divergent.java.expect55 eb.add(Element.ALLOCATION(rs), "a");
DScriptC_reflection3264_divergent.java.expect43 __ALLOCATION = Element.ALLOCATION(rs);
/frameworks/rs/support/java/src/androidx/renderscript/
DElement.java422 public static Element ALLOCATION(RenderScript rs) { in ALLOCATION() method in Element
/frameworks/base/rs/java/android/renderscript/
DElement.java483 public static Element ALLOCATION(RenderScript rs) { in ALLOCATION() method in Element
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt26056 method public static android.renderscript.Element ALLOCATION(android.renderscript.RenderScript);
/frameworks/base/non-updatable-api/
Dcurrent.txt39919 method public static android.renderscript.Element ALLOCATION(android.renderscript.RenderScript);
/frameworks/base/api/
Dcurrent.txt40063 method public static android.renderscript.Element ALLOCATION(android.renderscript.RenderScript);