Home
last modified time | relevance | path

Searched refs:I16 (Results 1 – 24 of 24) sorted by relevance

/frameworks/rs/tests/cpp_api/typecheck/
Dtypecheck.cpp53 TEST_ELEM(ENAME, I16) \
65 TEST_ELEM_ALL(I16) in TEST_ELEM_ALL()
94 EXECUTE_TEST_ELEM_ALL(I16); in TEST_ELEM_ALL()
/frameworks/rs/tests/java_api/VrDemo/src/com/example/android/rs/vr/loaders/
DMandelbulb.java64 Type.Builder b = new Type.Builder(rs, android.renderscript.Element.I16(rs)); in buildRSVolume()
DDroid.java72 Type.Builder b = new Type.Builder(rs, android.renderscript.Element.I16(rs)); in buildRSVolume()
DLoaderDicom.java427 android.renderscript.Element.I16(rs)); in buildRSVolume()
438 android.renderscript.Element.I16(rs)); in buildRSVolume()
572 Type.Builder b = new Type.Builder(rs, android.renderscript.Element.I16(rs)); in buildRSVolume2()
DLoaderRaw.java122 Type.Builder b = new Type.Builder(rs, android.renderscript.Element.I16(rs)); in buildRSVolume()
/frameworks/base/apct-tests/perftests/core/src/android/libcore/
DImtConflictPerfTest.java904 public void callF304(I16 i) { in callF304()
954 implements I0, I1, I2, I3, I4, I5, I6, I7, I8, I9, I10, I11, I12, I13, I14, I15, I16 {}
973 I16,
993 I16,
1014 I16,
1659 interface I16 { interface in ImtConflictPerfTest
/frameworks/compile/slang/tests/P_reflection3264_multifile/
DScriptC_reflection3264_multifile_2.java.expect41 __I16 = Element.I16(rs);
/frameworks/compile/slang/lit-tests/padding/
Dmore_structs.rscript36 // CHECK-JAVA-CHAR-STRUCT-NEXT: eb.add(Element.I16(rs), "f1");
51 // CHECK-JAVA-FIVE-STRUCT-NEXT: eb.add(Element.I16(rs), "f3");
/frameworks/rs/tests/java_api/RsTest_16/src/com/android/rs/test/
Dvector.rscript99 rsDebug("Testing I16", 0);
/frameworks/rs/tests/java_api/RsTest_14/src/com/android/rs/test/
Dvector.rscript99 rsDebug("Testing I16", 0);
/frameworks/rs/cpp/
DElement.cpp85 CREATE_USER(I16, SIGNED_16);
138 CREATE_VECTOR(I16, SIGNED_16);
DrsCppStructs.h461 sp<const Element> I16; member
1031 static sp<const Element> I16(const sp<RS> &rs);
/frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/
DUT_alloc_copy.java110 Type.Builder typeBuilder = new Type.Builder(mRS, Element.I16(mRS)); in allocation_copy1DRangeTo_Short()
318 Type.Builder typeBuilder = new Type.Builder(mRS, Element.I16(mRS)); in allocation_copy2DRangeTo_Short()
505 Type.Builder typeBuilder = new Type.Builder(mRS, Element.I16(mRS)); in allocation_copy1DRangeToUnchecked_Short()
Dvector.rscript115 rsDebug("Testing I16", 0);
/frameworks/rs/tests/java_api/RSUnitTests/supportlibsrc_gen/com/android/rs/unittest/
DUT_alloc_copy.java112 Type.Builder typeBuilder = new Type.Builder(mRS, Element.I16(mRS)); in allocation_copy1DRangeTo_Short()
320 Type.Builder typeBuilder = new Type.Builder(mRS, Element.I16(mRS)); in allocation_copy2DRangeTo_Short()
507 Type.Builder typeBuilder = new Type.Builder(mRS, Element.I16(mRS)); in allocation_copy1DRangeToUnchecked_Short()
Dvector.rscript117 rsDebug("Testing I16", 0);
/frameworks/rs/support/java/src/androidx/renderscript/
DElement.java364 public static Element I16(RenderScript rs) { in I16() method in Element
/frameworks/base/rs/java/android/renderscript/
DElement.java378 public static Element I16(RenderScript rs) { in I16() method in Element
/frameworks/compile/slang/tests/P_reduce_general_inputs/
DScriptC_reduce_general_inputs.java.expect52 __I16 = Element.I16(rs);
1367 throw new RSRuntimeException("Type mismatch with I16!");
1431 throw new RSRuntimeException("Type mismatch with I16!");
4113 throw new RSRuntimeException("Type mismatch with I16!");
4181 throw new RSRuntimeException("Type mismatch with I16!");
6935 throw new RSRuntimeException("Type mismatch with I16!");
7003 throw new RSRuntimeException("Type mismatch with I16!");
9681 throw new RSRuntimeException("Type mismatch with I16!");
9745 throw new RSRuntimeException("Type mismatch with I16!");
12427 throw new RSRuntimeException("Type mismatch with I16!");
[all …]
/frameworks/compile/slang/tests/P_reduce_general_input/
DScriptC_reduce_general_input.java.expect55 __I16 = Element.I16(rs);
7024 throw new RSRuntimeException("Type mismatch with I16!");
7057 throw new RSRuntimeException("Type mismatch with I16!");
7090 throw new RSRuntimeException("Type mismatch with I16!");
7123 throw new RSRuntimeException("Type mismatch with I16!");
7156 throw new RSRuntimeException("Type mismatch with I16!");
7189 throw new RSRuntimeException("Type mismatch with I16!");
7222 throw new RSRuntimeException("Type mismatch with I16!");
7255 throw new RSRuntimeException("Type mismatch with I16!");
7288 throw new RSRuntimeException("Type mismatch with I16!");
[all …]
/frameworks/compile/slang/tests/P_reduce_general_result/
DScriptC_reduce_general_result.java.expect54 __I16 = Element.I16(rs);
3599 throw new RSRuntimeException("Type mismatch with I16!");
3706 throw new RSRuntimeException("Type mismatch with I16!");
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt26069 method public static android.renderscript.Element I16(android.renderscript.RenderScript);
/frameworks/base/core/api/
Dcurrent.txt38386 …method @Deprecated public static android.renderscript.Element I16(android.renderscript.RenderScrip…