Home
last modified time | relevance | path

Searched refs:I64_3 (Results 1 – 20 of 20) sorted by relevance

/frameworks/rs/tests/java_api/RSUnitTests/supportlibsrc_gen/com/android/rs/unittest/
DUT_alloc_copyPadded.java609 Type.Builder typeBuilder = new Type.Builder(mRS, Element.I64_3(mRS)); in testAllocation_Long3_1D()
644 Type.Builder typeBuilder = new Type.Builder(mRS, Element.I64_3(mRS)); in testAllocation_Long3_2D()
680 Type.Builder typeBuilder = new Type.Builder(mRS, Element.I64_3(mRS)); in testAllocation_Long3_3D()
884 Type.Builder typeBuilder = new Type.Builder(mRS, Element.I64_3(mRS)); in testAllocation_copy1DRangeTo_Long3()
1085 Type.Builder typeBuilder = new Type.Builder(mRS, Element.I64_3(mRS)); in testAllocation_copy2DRangeTo_Long3()
1289 Type.Builder typeBuilder = new Type.Builder(mRS, Element.I64_3(mRS)); in testAllocation_copy1DRangeToUnchecked_Long3()
/frameworks/rs/tests/java_api/RSTest_CompatLibLegacy/src/com/android/rs/test/
DUT_alloc_copyPadded.java606 Type.Builder typeBuilder = new Type.Builder(mRS, Element.I64_3(mRS)); in testAllocation_Long3_1D()
641 Type.Builder typeBuilder = new Type.Builder(mRS, Element.I64_3(mRS)); in testAllocation_Long3_2D()
677 Type.Builder typeBuilder = new Type.Builder(mRS, Element.I64_3(mRS)); in testAllocation_Long3_3D()
881 Type.Builder typeBuilder = new Type.Builder(mRS, Element.I64_3(mRS)); in testAllocation_copy1DRangeTo_Long3()
1082 Type.Builder typeBuilder = new Type.Builder(mRS, Element.I64_3(mRS)); in testAllocation_copy2DRangeTo_Long3()
1286 Type.Builder typeBuilder = new Type.Builder(mRS, Element.I64_3(mRS)); in testAllocation_copy1DRangeToUnchecked_Long3()
/frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/
DUT_alloc_copyPadded.java607 Type.Builder typeBuilder = new Type.Builder(mRS, Element.I64_3(mRS)); in testAllocation_Long3_1D()
642 Type.Builder typeBuilder = new Type.Builder(mRS, Element.I64_3(mRS)); in testAllocation_Long3_2D()
678 Type.Builder typeBuilder = new Type.Builder(mRS, Element.I64_3(mRS)); in testAllocation_Long3_3D()
882 Type.Builder typeBuilder = new Type.Builder(mRS, Element.I64_3(mRS)); in testAllocation_copy1DRangeTo_Long3()
1083 Type.Builder typeBuilder = new Type.Builder(mRS, Element.I64_3(mRS)); in testAllocation_copy2DRangeTo_Long3()
1287 Type.Builder typeBuilder = new Type.Builder(mRS, Element.I64_3(mRS)); in testAllocation_copy1DRangeToUnchecked_Long3()
/frameworks/rs/tests/lldb/cpp/Allocations/
DAllocations.cpp118 mLong3Allocation = Allocation::createSized(mRS, Element::I64_3(mRS), mAllocSize / 4); in createSignedAllocations()
/frameworks/rs/tests/lldb/jni/Allocations/jniallocations/
Djniallocations.cpp122 mLong3Allocation = Allocation::createSized(mRS, Element::I64_3(mRS), mAllocSize / 4); in createSignedAllocations()
/frameworks/rs/tests/lldb/java/Allocations/src/com/android/rs/allocations/
DMainActivity.java169 mLong3Allocation = Allocation.createSized(mRS, Element.I64_3(mRS), mAllocSize / 4); in createSignedAllocations()
/frameworks/rs/support/java/src/android/support/v8/renderscript/
DElement.java682 public static Element I64_3(RenderScript rs) { in I64_3() method in Element
/frameworks/base/rs/java/android/renderscript/
DElement.java987 public static Element I64_3(RenderScript rs) { in I64_3() method in Element
/frameworks/rs/cpp/
DrsCppStructs.h479 sp<const Element> I64_3; member
1333 static sp<const Element> I64_3(const sp<RS> &rs);
/frameworks/support/api/
D23.0.0.txt10085 …method public static android.support.v8.renderscript.Element I64_3(android.support.v8.renderscript…
D23.1.1.txt10473 …method public static android.support.v8.renderscript.Element I64_3(android.support.v8.renderscript…
D23.2.1.txt11004 …method public static android.support.v8.renderscript.Element I64_3(android.support.v8.renderscript…
D23.2.0.txt11002 …method public static android.support.v8.renderscript.Element I64_3(android.support.v8.renderscript…
D23.4.0.txt11020 …method public static android.support.v8.renderscript.Element I64_3(android.support.v8.renderscript…
D23.1.0.txt10504 …method public static android.support.v8.renderscript.Element I64_3(android.support.v8.renderscript…
D24.0.0.txt11820 …method public static android.support.v8.renderscript.Element I64_3(android.support.v8.renderscript…
D24.1.0.txt11830 …method public static android.support.v8.renderscript.Element I64_3(android.support.v8.renderscript…
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt26079 method public static android.renderscript.Element I64_3(android.renderscript.RenderScript);
/frameworks/base/config/
Dhiddenapi-public-dex.txt38366 Landroid/renderscript/Element;->I64_3(Landroid/renderscript/RenderScript;)Landroid/renderscript/Ele…
/frameworks/base/api/
Dcurrent.txt37511 method public static android.renderscript.Element I64_3(android.renderscript.RenderScript);