Home
last modified time | relevance | path

Searched refs:create1D (Results 1 – 8 of 8) sorted by relevance

/frameworks/compile/slang/tests/P_reduce_general_input/
DScriptField_MyStruct.java.expect72 public static ScriptField_MyStruct create1D(RenderScript rs, int dimX, int usages) {
78 public static ScriptField_MyStruct create1D(RenderScript rs, int dimX) {
79 return create1D(rs, dimX, Allocation.USAGE_SCRIPT);
/frameworks/compile/slang/tests/P_reduce_general_result/
DScriptField_MyStruct.java.expect72 public static ScriptField_MyStruct create1D(RenderScript rs, int dimX, int usages) {
78 public static ScriptField_MyStruct create1D(RenderScript rs, int dimX) {
79 return create1D(rs, dimX, Allocation.USAGE_SCRIPT);
/frameworks/compile/slang/tests/P_reduce_general_inputs/
DScriptField_MyStruct.java.expect72 public static ScriptField_MyStruct create1D(RenderScript rs, int dimX, int usages) {
78 public static ScriptField_MyStruct create1D(RenderScript rs, int dimX) {
79 return create1D(rs, dimX, Allocation.USAGE_SCRIPT);
/frameworks/base/rs/java/android/renderscript/
DAllocationAdapter.java231 static public AllocationAdapter create1D(RenderScript rs, Allocation a) { in create1D() method in AllocationAdapter
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt25993 …method public static android.renderscript.AllocationAdapter create1D(android.renderscript.RenderSc…
/frameworks/base/api/
Dtest-current.txt33317 …method public static android.renderscript.AllocationAdapter create1D(android.renderscript.RenderSc…
Dcurrent.txt33239 …method public static android.renderscript.AllocationAdapter create1D(android.renderscript.RenderSc…
Dsystem-current.txt35997 …method public static android.renderscript.AllocationAdapter create1D(android.renderscript.RenderSc…