Home
last modified time | relevance | path

Searched refs:I64 (Results 1 – 25 of 26) sorted by relevance

12

/frameworks/rs/tests/cpp_api/typecheck/
Dtypecheck.cpp57 TEST_ELEM(ENAME, I64) \
69 TEST_ELEM_ALL(I64) in TEST_ELEM_ALL()
98 EXECUTE_TEST_ELEM_ALL(I64); in TEST_ELEM_ALL()
/frameworks/compile/slang/tests/P_reflection3264_multifile/
DScriptC_reflection3264_multifile_2.java.expect42 __I64 = Element.I64(rs);
/frameworks/rs/tests/java_api/RSTest_CompatLibLegacy/src/com/android/rs/test/
DUT_alloc_copy.java234 Type.Builder typeBuilder = new Type.Builder(mRS, Element.I64(mRS)); in allocation_copy1DRangeTo_Long()
430 Type.Builder typeBuilder = new Type.Builder(mRS, Element.I64(mRS)); in allocation_copy2DRangeTo_Long()
629 Type.Builder typeBuilder = new Type.Builder(mRS, Element.I64(mRS)); in allocation_copy1DRangeToUnchecked_Long()
/frameworks/rs/tests/java_api/RSUnitTests/supportlibsrc_gen/com/android/rs/unittest/
DUT_alloc_copy.java238 Type.Builder typeBuilder = new Type.Builder(mRS, Element.I64(mRS)); in allocation_copy1DRangeTo_Long()
434 Type.Builder typeBuilder = new Type.Builder(mRS, Element.I64(mRS)); in allocation_copy2DRangeTo_Long()
633 Type.Builder typeBuilder = new Type.Builder(mRS, Element.I64(mRS)); in allocation_copy1DRangeToUnchecked_Long()
/frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/
DUT_alloc_copy.java236 Type.Builder typeBuilder = new Type.Builder(mRS, Element.I64(mRS)); in allocation_copy1DRangeTo_Long()
432 Type.Builder typeBuilder = new Type.Builder(mRS, Element.I64(mRS)); in allocation_copy2DRangeTo_Long()
631 Type.Builder typeBuilder = new Type.Builder(mRS, Element.I64(mRS)); in allocation_copy1DRangeToUnchecked_Long()
/frameworks/rs/cpp/
DElement.cpp89 CREATE_USER(I64, SIGNED_64);
142 CREATE_VECTOR(I64, SIGNED_64);
DrsCppStructs.h477 sp<const Element> I64; member
1055 static sp<const Element> I64(const sp<RS> &rs);
/frameworks/rs/tests/lldb/cpp/Allocations/
DAllocations.cpp116 mLongAllocation = Allocation::createSized(mRS, Element::I64(mRS), mAllocSize); in createSignedAllocations()
/frameworks/rs/tests/lldb/jni/Allocations/jniallocations/
Djniallocations.cpp120 mLongAllocation = Allocation::createSized(mRS, Element::I64(mRS), mAllocSize); in createSignedAllocations()
/frameworks/rs/tests/lldb/java/Allocations/src/com/android/rs/allocations/
DMainActivity.java165 mLongAllocation = Allocation.createSized(mRS, Element.I64(mRS), mAllocSize); in createSignedAllocations()
/frameworks/compile/slang/tests/P_struct_field/
DScriptField_Outer.java.expect74 eb.add(Element.I64(rs), "l");
/frameworks/rs/support/java/src/android/support/v8/renderscript/
DElement.java387 public static Element I64(RenderScript rs) { in I64() method in Element
/frameworks/base/rs/java/android/renderscript/
DElement.java415 public static Element I64(RenderScript rs) { in I64() method in Element
/frameworks/compile/slang/tests/P_reduce_general_input/
DScriptC_reduce_general_input.java.expect60 __I64 = Element.I64(rs);
10448 throw new RSRuntimeException("Type mismatch with I64!");
10481 throw new RSRuntimeException("Type mismatch with I64!");
10514 throw new RSRuntimeException("Type mismatch with I64!");
10547 throw new RSRuntimeException("Type mismatch with I64!");
10580 throw new RSRuntimeException("Type mismatch with I64!");
10613 throw new RSRuntimeException("Type mismatch with I64!");
10646 throw new RSRuntimeException("Type mismatch with I64!");
10679 throw new RSRuntimeException("Type mismatch with I64!");
10712 throw new RSRuntimeException("Type mismatch with I64!");
[all …]
/frameworks/compile/slang/tests/P_reduce_general_result/
DScriptC_reduce_general_result.java.expect60 __I64 = Element.I64(rs);
4027 throw new RSRuntimeException("Type mismatch with I64!");
4134 throw new RSRuntimeException("Type mismatch with I64!");
/frameworks/support/api/
D23.0.0.txt10083 …method public static android.support.v8.renderscript.Element I64(android.support.v8.renderscript.R…
D23.1.1.txt10471 …method public static android.support.v8.renderscript.Element I64(android.support.v8.renderscript.R…
D23.2.1.txt11002 …method public static android.support.v8.renderscript.Element I64(android.support.v8.renderscript.R…
D23.2.0.txt11000 …method public static android.support.v8.renderscript.Element I64(android.support.v8.renderscript.R…
D23.4.0.txt11018 …method public static android.support.v8.renderscript.Element I64(android.support.v8.renderscript.R…
D23.1.0.txt10502 …method public static android.support.v8.renderscript.Element I64(android.support.v8.renderscript.R…
D24.0.0.txt11818 …method public static android.support.v8.renderscript.Element I64(android.support.v8.renderscript.R…
D24.1.0.txt11828 …method public static android.support.v8.renderscript.Element I64(android.support.v8.renderscript.R…
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt26077 method public static android.renderscript.Element I64(android.renderscript.RenderScript);
/frameworks/base/config/
Dhiddenapi-public-dex.txt38364 Landroid/renderscript/Element;->I64(Landroid/renderscript/RenderScript;)Landroid/renderscript/Eleme…

12