/frameworks/rs/tests/cpp_api/typecheck/ |
D | typecheck.cpp | 51 TEST_ELEM(ENAME, I8) \ 63 TEST_ELEM_ALL(I8) in TEST_ELEM_ALL() argument 92 EXECUTE_TEST_ELEM_ALL(I8); in TEST_ELEM_ALL()
|
/frameworks/rs/tests/java_api/RSUnitTests/supportlibonlysrc/com/android/rs/unittest/ |
D | UT_apitest.java | 36 Element elem = Element.I8(pRS); in run()
|
/frameworks/rs/tests/java_api/RSUnitTests/supportlibsrc_gen/com/android/rs/unittest/ |
D | UT_apitest.java | 38 Element elem = Element.I8(pRS); in run()
|
D | UT_alloc_copy.java | 70 Type.Builder typeBuilder = new Type.Builder(mRS, Element.I8(mRS)); in allocation_copy1DRangeTo_Byte() 282 Type.Builder typeBuilder = new Type.Builder(mRS, Element.I8(mRS)); in allocation_copy2DRangeTo_Byte() 465 Type.Builder typeBuilder = new Type.Builder(mRS, Element.I8(mRS)); in allocation_copy1DRangeToUnchecked_Byte()
|
/frameworks/rs/tests/java_api/RSTest_CompatLibLegacy/src/com/android/rs/test/ |
D | UT_apitest.java | 35 Element elem = Element.I8(pRS); in run()
|
D | UT_alloc_copy.java | 66 Type.Builder typeBuilder = new Type.Builder(mRS, Element.I8(mRS)); in allocation_copy1DRangeTo_Byte() 278 Type.Builder typeBuilder = new Type.Builder(mRS, Element.I8(mRS)); in allocation_copy2DRangeTo_Byte() 461 Type.Builder typeBuilder = new Type.Builder(mRS, Element.I8(mRS)); in allocation_copy1DRangeToUnchecked_Byte()
|
/frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/ |
D | UT_alloc_copy.java | 68 Type.Builder typeBuilder = new Type.Builder(mRS, Element.I8(mRS)); in allocation_copy1DRangeTo_Byte() 280 Type.Builder typeBuilder = new Type.Builder(mRS, Element.I8(mRS)); in allocation_copy2DRangeTo_Byte() 463 Type.Builder typeBuilder = new Type.Builder(mRS, Element.I8(mRS)); in allocation_copy1DRangeToUnchecked_Byte()
|
/frameworks/rs/cpp/ |
D | Element.cpp | 83 CREATE_USER(I8, SIGNED_8); 136 CREATE_VECTOR(I8, SIGNED_8);
|
D | rsCppStructs.h | 453 sp<const Element> I8; member 1019 static sp<const Element> I8(const sp<RS> &rs);
|
/frameworks/compile/slang/tests/P_struct_field/ |
D | ScriptField_InnerTwo.java.expect | 50 eb.add(Element.I8(rs), "z");
|
/frameworks/rs/tests/lldb/cpp/Allocations/ |
D | Allocations.cpp | 83 Type::Builder typeI8Builder(mRS, Element::I8(mRS)); in createSignedAllocations()
|
/frameworks/rs/tests/lldb/jni/Allocations/jniallocations/ |
D | jniallocations.cpp | 87 Type::Builder typeI8Builder(mRS, Element::I8(mRS)); in createSignedAllocations()
|
/frameworks/rs/tests/lldb/java/Allocations/src/com/android/rs/allocations/ |
D | MainActivity.java | 120 Type.Builder typeI8Builder = new Type.Builder(mRS, Element.I8(mRS)); in createSignedAllocations()
|
/frameworks/rs/support/java/src/android/support/v8/renderscript/ |
D | Element.java | 345 public static Element I8(RenderScript rs) { in I8() method in Element
|
/frameworks/base/rs/java/android/renderscript/ |
D | Element.java | 349 public static Element I8(RenderScript rs) { in I8() method in Element
|
/frameworks/compile/slang/tests/P_reduce_general_inputs/ |
D | ScriptC_reduce_general_inputs.java.expect | 49 __I8 = Element.I8(rs); 967 throw new RSRuntimeException("Type mismatch with I8!"); 1031 throw new RSRuntimeException("Type mismatch with I8!"); 3689 throw new RSRuntimeException("Type mismatch with I8!"); 3757 throw new RSRuntimeException("Type mismatch with I8!"); 6511 throw new RSRuntimeException("Type mismatch with I8!"); 6579 throw new RSRuntimeException("Type mismatch with I8!"); 9281 throw new RSRuntimeException("Type mismatch with I8!"); 9345 throw new RSRuntimeException("Type mismatch with I8!"); 12003 throw new RSRuntimeException("Type mismatch with I8!"); [all …]
|
/frameworks/base/services/tests/servicestests/res/raw/ |
D | backup_telephony_with_password | 91 #�6_7Ʈ�Z+�e�@�� �I8�su�������9_&��
|
/frameworks/compile/slang/tests/P_reduce_general_input/ |
D | ScriptC_reduce_general_input.java.expect | 52 __I8 = Element.I8(rs); 5312 throw new RSRuntimeException("Type mismatch with I8!"); 5345 throw new RSRuntimeException("Type mismatch with I8!"); 5378 throw new RSRuntimeException("Type mismatch with I8!"); 5411 throw new RSRuntimeException("Type mismatch with I8!"); 5444 throw new RSRuntimeException("Type mismatch with I8!"); 5477 throw new RSRuntimeException("Type mismatch with I8!"); 5510 throw new RSRuntimeException("Type mismatch with I8!"); 5543 throw new RSRuntimeException("Type mismatch with I8!"); 5576 throw new RSRuntimeException("Type mismatch with I8!"); [all …]
|
/frameworks/compile/slang/tests/P_reduce_general_result/ |
D | ScriptC_reduce_general_result.java.expect | 51 __I8 = Element.I8(rs); 3385 throw new RSRuntimeException("Type mismatch with I8!"); 3492 throw new RSRuntimeException("Type mismatch with I8!");
|
/frameworks/support/api/ |
D | 23.0.0.txt | 10087 …method public static android.support.v8.renderscript.Element I8(android.support.v8.renderscript.Re…
|
D | 23.1.1.txt | 10475 …method public static android.support.v8.renderscript.Element I8(android.support.v8.renderscript.Re…
|
D | 23.2.1.txt | 11006 …method public static android.support.v8.renderscript.Element I8(android.support.v8.renderscript.Re…
|
D | 23.2.0.txt | 11004 …method public static android.support.v8.renderscript.Element I8(android.support.v8.renderscript.Re…
|
D | 23.4.0.txt | 11022 …method public static android.support.v8.renderscript.Element I8(android.support.v8.renderscript.Re…
|
D | 23.1.0.txt | 10506 …method public static android.support.v8.renderscript.Element I8(android.support.v8.renderscript.Re…
|