Home
last modified time | relevance | path

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

12

/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/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/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/RSTest_CompatLibLegacy/src/com/android/rs/test/
DUT_alloc_copy.java108 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()
Dvector.rscript99 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/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/RsTest_14/src/com/android/rs/test/
Dvector.rscript99 rsDebug("Testing I16", 0);
/frameworks/rs/tests/java_api/RsTest_16/src/com/android/rs/test/
Dvector.rscript99 rsDebug("Testing I16", 0);
/frameworks/rs/tests/lldb/cpp/Allocations/
DAllocations.cpp98 mShortAllocation = Allocation::createSized(mRS, Element::I16(mRS), mAllocSize); in createSignedAllocations()
/frameworks/rs/tests/lldb/jni/Allocations/jniallocations/
Djniallocations.cpp102 mShortAllocation = Allocation::createSized(mRS, Element::I16(mRS), mAllocSize); in createSignedAllocations()
/frameworks/rs/tests/lldb/java/Allocations/src/com/android/rs/allocations/
DMainActivity.java139 mShortAllocation = Allocation.createSized(mRS, Element.I16(mRS), mAllocSize); in createSignedAllocations()
/frameworks/rs/support/java/src/androidx/renderscript/
DElement.java359 public static Element I16(RenderScript rs) { in I16() method in Element
/frameworks/base/rs/java/android/renderscript/
DElement.java373 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!");

12