/frameworks/rs/tests/cpp_api/typecheck/ |
D | typecheck.cpp | 54 TEST_ELEM(ENAME, U16) \ 66 TEST_ELEM_ALL(U16) in TEST_ELEM_ALL() 95 EXECUTE_TEST_ELEM_ALL(U16); in TEST_ELEM_ALL()
|
/frameworks/rs/tests/java_api/RSUnitTests/supportlibsrc_gen/com/android/rs/unittest/ |
D | UT_foreach_multi.java | 44 Type.Builder type16Builder = new Type.Builder(RS, Element.U16(RS)); in initializeGlobals()
|
/frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/ |
D | UT_foreach_multi.java | 42 Type.Builder type16Builder = new Type.Builder(RS, Element.U16(RS)); in initializeGlobals()
|
/frameworks/rs/cpp/ |
D | Element.cpp | 84 CREATE_USER(U16, UNSIGNED_16); 137 CREATE_VECTOR(U16, UNSIGNED_16);
|
D | rsCppStructs.h | 457 sp<const Element> U16; member 1025 static sp<const Element> U16(const sp<RS> &rs);
|
/frameworks/compile/slang/tests/P_struct_field/ |
D | ScriptField_InnerTwo.java.expect | 51 eb.add(Element.U16(rs), "#rs_padding_1");
|
/frameworks/base/rs/java/android/renderscript/ |
D | Mesh.java | 815 smb.addIndexSetType(Element.U16(mRS), mIndexCount, Primitive.TRIANGLE); in create()
|
D | Element.java | 360 public static Element U16(RenderScript rs) { in U16() method in Element
|
/frameworks/rs/tests/lldb/cpp/Allocations/ |
D | Allocations.cpp | 186 mUShortAllocation = Allocation::createSized(mRS, Element::U16(mRS), mAllocSize); in createUnsignedAllocations()
|
/frameworks/rs/tests/lldb/jni/Allocations/jniallocations/ |
D | jniallocations.cpp | 190 mUShortAllocation = Allocation::createSized(mRS, Element::U16(mRS), mAllocSize); in createUnsignedAllocations()
|
/frameworks/rs/tests/lldb/java/Allocations/src/com/android/rs/allocations/ |
D | MainActivity.java | 234 mUShortAllocation = Allocation.createSized(mRS, Element.U16(mRS), mAllocSize); in createUnsignedAllocations()
|
/frameworks/rs/support/java/src/android/support/v8/renderscript/ |
D | Element.java | 352 public static Element U16(RenderScript rs) { in U16() method in Element
|
/frameworks/compile/slang/tests/P_reduce_general_inputs/ |
D | ScriptC_reduce_general_inputs.java.expect | 58 __U16 = Element.U16(rs); 2167 throw new RSRuntimeException("Type mismatch with U16!"); 2231 throw new RSRuntimeException("Type mismatch with U16!"); 4961 throw new RSRuntimeException("Type mismatch with U16!"); 5029 throw new RSRuntimeException("Type mismatch with U16!"); 7783 throw new RSRuntimeException("Type mismatch with U16!"); 7851 throw new RSRuntimeException("Type mismatch with U16!"); 10481 throw new RSRuntimeException("Type mismatch with U16!"); 10545 throw new RSRuntimeException("Type mismatch with U16!"); 13275 throw new RSRuntimeException("Type mismatch with U16!"); [all …]
|
/frameworks/compile/slang/tests/P_reduce_general_input/ |
D | ScriptC_reduce_general_input.java.expect | 66 __U16 = Element.U16(rs); 13872 throw new RSRuntimeException("Type mismatch with U16!"); 13905 throw new RSRuntimeException("Type mismatch with U16!"); 13938 throw new RSRuntimeException("Type mismatch with U16!"); 13971 throw new RSRuntimeException("Type mismatch with U16!"); 14004 throw new RSRuntimeException("Type mismatch with U16!"); 14037 throw new RSRuntimeException("Type mismatch with U16!"); 14070 throw new RSRuntimeException("Type mismatch with U16!"); 14103 throw new RSRuntimeException("Type mismatch with U16!"); 14136 throw new RSRuntimeException("Type mismatch with U16!"); [all …]
|
/frameworks/compile/slang/tests/P_reduce_general_result/ |
D | ScriptC_reduce_general_result.java.expect | 66 __U16 = Element.U16(rs); 4455 throw new RSRuntimeException("Type mismatch with U16!"); 4562 throw new RSRuntimeException("Type mismatch with U16!");
|
/frameworks/support/api/ |
D | 23.0.0.txt | 10102 …method public static android.support.v8.renderscript.Element U16(android.support.v8.renderscript.R…
|
D | 23.1.1.txt | 10490 …method public static android.support.v8.renderscript.Element U16(android.support.v8.renderscript.R…
|
D | 23.2.1.txt | 11021 …method public static android.support.v8.renderscript.Element U16(android.support.v8.renderscript.R…
|
D | 23.2.0.txt | 11019 …method public static android.support.v8.renderscript.Element U16(android.support.v8.renderscript.R…
|
D | 23.4.0.txt | 11037 …method public static android.support.v8.renderscript.Element U16(android.support.v8.renderscript.R…
|
D | 23.1.0.txt | 10521 …method public static android.support.v8.renderscript.Element U16(android.support.v8.renderscript.R…
|
D | 24.0.0.txt | 11837 …method public static android.support.v8.renderscript.Element U16(android.support.v8.renderscript.R…
|
D | 24.1.0.txt | 11847 …method public static android.support.v8.renderscript.Element U16(android.support.v8.renderscript.R…
|
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 26102 method public static android.renderscript.Element U16(android.renderscript.RenderScript);
|
/frameworks/base/config/ |
D | hiddenapi-public-dex.txt | 38391 Landroid/renderscript/Element;->U16(Landroid/renderscript/RenderScript;)Landroid/renderscript/Eleme…
|