/frameworks/rs/tests/cpp_api/typecheck/ |
D | typecheck.cpp | 57 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/ |
D | ScriptC_reflection3264_multifile_2.java.expect | 42 __I64 = Element.I64(rs);
|
/frameworks/rs/tests/java_api/RSTest_CompatLibLegacy/src/com/android/rs/test/ |
D | UT_alloc_copy.java | 234 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/ |
D | UT_alloc_copy.java | 238 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/ |
D | UT_alloc_copy.java | 236 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/ |
D | Element.cpp | 89 CREATE_USER(I64, SIGNED_64); 142 CREATE_VECTOR(I64, SIGNED_64);
|
D | rsCppStructs.h | 477 sp<const Element> I64; member 1055 static sp<const Element> I64(const sp<RS> &rs);
|
/frameworks/rs/tests/lldb/cpp/Allocations/ |
D | Allocations.cpp | 116 mLongAllocation = Allocation::createSized(mRS, Element::I64(mRS), mAllocSize); in createSignedAllocations()
|
/frameworks/rs/tests/lldb/jni/Allocations/jniallocations/ |
D | jniallocations.cpp | 120 mLongAllocation = Allocation::createSized(mRS, Element::I64(mRS), mAllocSize); in createSignedAllocations()
|
/frameworks/rs/tests/lldb/java/Allocations/src/com/android/rs/allocations/ |
D | MainActivity.java | 165 mLongAllocation = Allocation.createSized(mRS, Element.I64(mRS), mAllocSize); in createSignedAllocations()
|
/frameworks/compile/slang/tests/P_struct_field/ |
D | ScriptField_Outer.java.expect | 74 eb.add(Element.I64(rs), "l");
|
/frameworks/rs/support/java/src/android/support/v8/renderscript/ |
D | Element.java | 387 public static Element I64(RenderScript rs) { in I64() method in Element
|
/frameworks/base/rs/java/android/renderscript/ |
D | Element.java | 415 public static Element I64(RenderScript rs) { in I64() method in Element
|
/frameworks/compile/slang/tests/P_reduce_general_input/ |
D | ScriptC_reduce_general_input.java.expect | 60 __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/ |
D | ScriptC_reduce_general_result.java.expect | 60 __I64 = Element.I64(rs); 4027 throw new RSRuntimeException("Type mismatch with I64!"); 4134 throw new RSRuntimeException("Type mismatch with I64!");
|
/frameworks/support/api/ |
D | 23.0.0.txt | 10083 …method public static android.support.v8.renderscript.Element I64(android.support.v8.renderscript.R…
|
D | 23.1.1.txt | 10471 …method public static android.support.v8.renderscript.Element I64(android.support.v8.renderscript.R…
|
D | 23.2.1.txt | 11002 …method public static android.support.v8.renderscript.Element I64(android.support.v8.renderscript.R…
|
D | 23.2.0.txt | 11000 …method public static android.support.v8.renderscript.Element I64(android.support.v8.renderscript.R…
|
D | 23.4.0.txt | 11018 …method public static android.support.v8.renderscript.Element I64(android.support.v8.renderscript.R…
|
D | 23.1.0.txt | 10502 …method public static android.support.v8.renderscript.Element I64(android.support.v8.renderscript.R…
|
D | 24.0.0.txt | 11818 …method public static android.support.v8.renderscript.Element I64(android.support.v8.renderscript.R…
|
D | 24.1.0.txt | 11828 …method public static android.support.v8.renderscript.Element I64(android.support.v8.renderscript.R…
|
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 26077 method public static android.renderscript.Element I64(android.renderscript.RenderScript);
|
/frameworks/base/config/ |
D | hiddenapi-public-dex.txt | 38364 Landroid/renderscript/Element;->I64(Landroid/renderscript/RenderScript;)Landroid/renderscript/Eleme…
|