Home
last modified time | relevance | path

Searched refs:I8 (Results 1 – 25 of 30) sorted by relevance

12

/frameworks/rs/tests/cpp_api/typecheck/
Dtypecheck.cpp51 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/
DUT_apitest.java36 Element elem = Element.I8(pRS); in run()
/frameworks/rs/tests/java_api/RSUnitTests/supportlibsrc_gen/com/android/rs/unittest/
DUT_apitest.java38 Element elem = Element.I8(pRS); in run()
DUT_alloc_copy.java70 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/
DUT_apitest.java35 Element elem = Element.I8(pRS); in run()
DUT_alloc_copy.java66 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/
DUT_alloc_copy.java68 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/
DElement.cpp83 CREATE_USER(I8, SIGNED_8);
136 CREATE_VECTOR(I8, SIGNED_8);
DrsCppStructs.h453 sp<const Element> I8; member
1019 static sp<const Element> I8(const sp<RS> &rs);
/frameworks/compile/slang/tests/P_struct_field/
DScriptField_InnerTwo.java.expect50 eb.add(Element.I8(rs), "z");
/frameworks/rs/tests/lldb/cpp/Allocations/
DAllocations.cpp83 Type::Builder typeI8Builder(mRS, Element::I8(mRS)); in createSignedAllocations()
/frameworks/rs/tests/lldb/jni/Allocations/jniallocations/
Djniallocations.cpp87 Type::Builder typeI8Builder(mRS, Element::I8(mRS)); in createSignedAllocations()
/frameworks/rs/tests/lldb/java/Allocations/src/com/android/rs/allocations/
DMainActivity.java120 Type.Builder typeI8Builder = new Type.Builder(mRS, Element.I8(mRS)); in createSignedAllocations()
/frameworks/rs/support/java/src/android/support/v8/renderscript/
DElement.java345 public static Element I8(RenderScript rs) { in I8() method in Element
/frameworks/base/rs/java/android/renderscript/
DElement.java349 public static Element I8(RenderScript rs) { in I8() method in Element
/frameworks/compile/slang/tests/P_reduce_general_inputs/
DScriptC_reduce_general_inputs.java.expect49 __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/
Dbackup_telephony_with_password91 #�6_7Ʈ�Z+�e�@�� �I8�su�������9_&��
/frameworks/compile/slang/tests/P_reduce_general_input/
DScriptC_reduce_general_input.java.expect52 __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/
DScriptC_reduce_general_result.java.expect51 __I8 = Element.I8(rs);
3385 throw new RSRuntimeException("Type mismatch with I8!");
3492 throw new RSRuntimeException("Type mismatch with I8!");
/frameworks/support/api/
D23.0.0.txt10087 …method public static android.support.v8.renderscript.Element I8(android.support.v8.renderscript.Re…
D23.1.1.txt10475 …method public static android.support.v8.renderscript.Element I8(android.support.v8.renderscript.Re…
D23.2.1.txt11006 …method public static android.support.v8.renderscript.Element I8(android.support.v8.renderscript.Re…
D23.2.0.txt11004 …method public static android.support.v8.renderscript.Element I8(android.support.v8.renderscript.Re…
D23.4.0.txt11022 …method public static android.support.v8.renderscript.Element I8(android.support.v8.renderscript.Re…
D23.1.0.txt10506 …method public static android.support.v8.renderscript.Element I8(android.support.v8.renderscript.Re…

12