/frameworks/rs/tests/java_api/RSUnitTests/supportlibsrc_gen/com/android/rs/unittest/ |
D | UT_alloc_copyPadded.java | 609 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/ |
D | UT_alloc_copyPadded.java | 606 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/ |
D | UT_alloc_copyPadded.java | 607 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/ |
D | Allocations.cpp | 118 mLong3Allocation = Allocation::createSized(mRS, Element::I64_3(mRS), mAllocSize / 4); in createSignedAllocations()
|
/frameworks/rs/tests/lldb/jni/Allocations/jniallocations/ |
D | jniallocations.cpp | 122 mLong3Allocation = Allocation::createSized(mRS, Element::I64_3(mRS), mAllocSize / 4); in createSignedAllocations()
|
/frameworks/rs/tests/lldb/java/Allocations/src/com/android/rs/allocations/ |
D | MainActivity.java | 169 mLong3Allocation = Allocation.createSized(mRS, Element.I64_3(mRS), mAllocSize / 4); in createSignedAllocations()
|
/frameworks/rs/support/java/src/android/support/v8/renderscript/ |
D | Element.java | 682 public static Element I64_3(RenderScript rs) { in I64_3() method in Element
|
/frameworks/base/rs/java/android/renderscript/ |
D | Element.java | 987 public static Element I64_3(RenderScript rs) { in I64_3() method in Element
|
/frameworks/rs/cpp/ |
D | rsCppStructs.h | 479 sp<const Element> I64_3; member 1333 static sp<const Element> I64_3(const sp<RS> &rs);
|
/frameworks/support/api/ |
D | 23.0.0.txt | 10085 …method public static android.support.v8.renderscript.Element I64_3(android.support.v8.renderscript…
|
D | 23.1.1.txt | 10473 …method public static android.support.v8.renderscript.Element I64_3(android.support.v8.renderscript…
|
D | 23.2.1.txt | 11004 …method public static android.support.v8.renderscript.Element I64_3(android.support.v8.renderscript…
|
D | 23.2.0.txt | 11002 …method public static android.support.v8.renderscript.Element I64_3(android.support.v8.renderscript…
|
D | 23.4.0.txt | 11020 …method public static android.support.v8.renderscript.Element I64_3(android.support.v8.renderscript…
|
D | 23.1.0.txt | 10504 …method public static android.support.v8.renderscript.Element I64_3(android.support.v8.renderscript…
|
D | 24.0.0.txt | 11820 …method public static android.support.v8.renderscript.Element I64_3(android.support.v8.renderscript…
|
D | 24.1.0.txt | 11830 …method public static android.support.v8.renderscript.Element I64_3(android.support.v8.renderscript…
|
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 26079 method public static android.renderscript.Element I64_3(android.renderscript.RenderScript);
|
/frameworks/base/config/ |
D | hiddenapi-public-dex.txt | 38366 Landroid/renderscript/Element;->I64_3(Landroid/renderscript/RenderScript;)Landroid/renderscript/Ele…
|
/frameworks/base/api/ |
D | current.txt | 37511 method public static android.renderscript.Element I64_3(android.renderscript.RenderScript);
|