Home
last modified time | relevance | path

Searched refs:U16 (Results 1 – 25 of 26) sorted by relevance

12

/frameworks/rs/tests/cpp_api/typecheck/
Dtypecheck.cpp54 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/
DUT_foreach_multi.java44 Type.Builder type16Builder = new Type.Builder(RS, Element.U16(RS)); in initializeGlobals()
/frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/
DUT_foreach_multi.java42 Type.Builder type16Builder = new Type.Builder(RS, Element.U16(RS)); in initializeGlobals()
/frameworks/rs/cpp/
DElement.cpp84 CREATE_USER(U16, UNSIGNED_16);
137 CREATE_VECTOR(U16, UNSIGNED_16);
DrsCppStructs.h457 sp<const Element> U16; member
1025 static sp<const Element> U16(const sp<RS> &rs);
/frameworks/compile/slang/tests/P_struct_field/
DScriptField_InnerTwo.java.expect51 eb.add(Element.U16(rs), "#rs_padding_1");
/frameworks/base/rs/java/android/renderscript/
DMesh.java815 smb.addIndexSetType(Element.U16(mRS), mIndexCount, Primitive.TRIANGLE); in create()
DElement.java360 public static Element U16(RenderScript rs) { in U16() method in Element
/frameworks/rs/tests/lldb/cpp/Allocations/
DAllocations.cpp186 mUShortAllocation = Allocation::createSized(mRS, Element::U16(mRS), mAllocSize); in createUnsignedAllocations()
/frameworks/rs/tests/lldb/jni/Allocations/jniallocations/
Djniallocations.cpp190 mUShortAllocation = Allocation::createSized(mRS, Element::U16(mRS), mAllocSize); in createUnsignedAllocations()
/frameworks/rs/tests/lldb/java/Allocations/src/com/android/rs/allocations/
DMainActivity.java234 mUShortAllocation = Allocation.createSized(mRS, Element.U16(mRS), mAllocSize); in createUnsignedAllocations()
/frameworks/rs/support/java/src/android/support/v8/renderscript/
DElement.java352 public static Element U16(RenderScript rs) { in U16() method in Element
/frameworks/compile/slang/tests/P_reduce_general_inputs/
DScriptC_reduce_general_inputs.java.expect58 __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/
DScriptC_reduce_general_input.java.expect66 __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/
DScriptC_reduce_general_result.java.expect66 __U16 = Element.U16(rs);
4455 throw new RSRuntimeException("Type mismatch with U16!");
4562 throw new RSRuntimeException("Type mismatch with U16!");
/frameworks/support/api/
D23.0.0.txt10102 …method public static android.support.v8.renderscript.Element U16(android.support.v8.renderscript.R…
D23.1.1.txt10490 …method public static android.support.v8.renderscript.Element U16(android.support.v8.renderscript.R…
D23.2.1.txt11021 …method public static android.support.v8.renderscript.Element U16(android.support.v8.renderscript.R…
D23.2.0.txt11019 …method public static android.support.v8.renderscript.Element U16(android.support.v8.renderscript.R…
D23.4.0.txt11037 …method public static android.support.v8.renderscript.Element U16(android.support.v8.renderscript.R…
D23.1.0.txt10521 …method public static android.support.v8.renderscript.Element U16(android.support.v8.renderscript.R…
D24.0.0.txt11837 …method public static android.support.v8.renderscript.Element U16(android.support.v8.renderscript.R…
D24.1.0.txt11847 …method public static android.support.v8.renderscript.Element U16(android.support.v8.renderscript.R…
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt26102 method public static android.renderscript.Element U16(android.renderscript.RenderScript);
/frameworks/base/config/
Dhiddenapi-public-dex.txt38391 Landroid/renderscript/Element;->U16(Landroid/renderscript/RenderScript;)Landroid/renderscript/Eleme…

12