/frameworks/rs/tests/cpp_api/typecheck/ |
D | typecheck.cpp | 53 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/ |
D | Mandelbulb.java | 64 Type.Builder b = new Type.Builder(rs, android.renderscript.Element.I16(rs)); in buildRSVolume()
|
D | Droid.java | 72 Type.Builder b = new Type.Builder(rs, android.renderscript.Element.I16(rs)); in buildRSVolume()
|
D | LoaderDicom.java | 427 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()
|
D | LoaderRaw.java | 122 Type.Builder b = new Type.Builder(rs, android.renderscript.Element.I16(rs)); in buildRSVolume()
|
/frameworks/compile/slang/tests/P_reflection3264_multifile/ |
D | ScriptC_reflection3264_multifile_2.java.expect | 41 __I16 = Element.I16(rs);
|
/frameworks/compile/slang/lit-tests/padding/ |
D | more_structs.rscript | 36 // 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/RSUnitTests/src/com/android/rs/unittest/ |
D | UT_alloc_copy.java | 110 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()
|
D | vector.rscript | 115 rsDebug("Testing I16", 0);
|
/frameworks/rs/tests/java_api/RSTest_CompatLibLegacy/src/com/android/rs/test/ |
D | UT_alloc_copy.java | 108 Type.Builder typeBuilder = new Type.Builder(mRS, Element.I16(mRS)); in allocation_copy1DRangeTo_Short() 316 Type.Builder typeBuilder = new Type.Builder(mRS, Element.I16(mRS)); in allocation_copy2DRangeTo_Short() 503 Type.Builder typeBuilder = new Type.Builder(mRS, Element.I16(mRS)); in allocation_copy1DRangeToUnchecked_Short()
|
D | vector.rscript | 99 rsDebug("Testing I16", 0);
|
/frameworks/rs/tests/java_api/RSUnitTests/supportlibsrc_gen/com/android/rs/unittest/ |
D | UT_alloc_copy.java | 112 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()
|
D | vector.rscript | 117 rsDebug("Testing I16", 0);
|
/frameworks/rs/cpp/ |
D | Element.cpp | 85 CREATE_USER(I16, SIGNED_16); 138 CREATE_VECTOR(I16, SIGNED_16);
|
D | rsCppStructs.h | 461 sp<const Element> I16; member 1031 static sp<const Element> I16(const sp<RS> &rs);
|
/frameworks/rs/tests/java_api/RsTest_14/src/com/android/rs/test/ |
D | vector.rscript | 99 rsDebug("Testing I16", 0);
|
/frameworks/rs/tests/java_api/RsTest_16/src/com/android/rs/test/ |
D | vector.rscript | 99 rsDebug("Testing I16", 0);
|
/frameworks/rs/tests/lldb/cpp/Allocations/ |
D | Allocations.cpp | 98 mShortAllocation = Allocation::createSized(mRS, Element::I16(mRS), mAllocSize); in createSignedAllocations()
|
/frameworks/rs/tests/lldb/jni/Allocations/jniallocations/ |
D | jniallocations.cpp | 102 mShortAllocation = Allocation::createSized(mRS, Element::I16(mRS), mAllocSize); in createSignedAllocations()
|
/frameworks/rs/tests/lldb/java/Allocations/src/com/android/rs/allocations/ |
D | MainActivity.java | 139 mShortAllocation = Allocation.createSized(mRS, Element.I16(mRS), mAllocSize); in createSignedAllocations()
|
/frameworks/rs/support/java/src/androidx/renderscript/ |
D | Element.java | 359 public static Element I16(RenderScript rs) { in I16() method in Element
|
/frameworks/base/rs/java/android/renderscript/ |
D | Element.java | 373 public static Element I16(RenderScript rs) { in I16() method in Element
|
/frameworks/compile/slang/tests/P_reduce_general_inputs/ |
D | ScriptC_reduce_general_inputs.java.expect | 52 __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/ |
D | ScriptC_reduce_general_input.java.expect | 55 __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/ |
D | ScriptC_reduce_general_result.java.expect | 54 __I16 = Element.I16(rs); 3599 throw new RSRuntimeException("Type mismatch with I16!"); 3706 throw new RSRuntimeException("Type mismatch with I16!");
|