/frameworks/rs/tests/java_api/RSUnitTests/supportlibsrc_gen/com/android/rs/unittest/ |
D | UT_alloc_copyPadded.java | 94 Type.Builder typeBuilder = new Type.Builder(mRS, Element.I8_3(mRS)); in testAllocation_Byte3_1D() 126 Type.Builder typeBuilder = new Type.Builder(mRS, Element.I8_3(mRS)); in testAllocation_Byte3_2D() 159 Type.Builder typeBuilder = new Type.Builder(mRS, Element.I8_3(mRS)); in testAllocation_Byte3_3D() 712 Type.Builder typeBuilder = new Type.Builder(mRS, Element.I8_3(mRS)); in testAllocation_copy1DRangeTo_Byte3() 929 Type.Builder typeBuilder = new Type.Builder(mRS, Element.I8_3(mRS)); in testAllocation_copy2DRangeTo_Byte3() 1117 Type.Builder typeBuilder = new Type.Builder(mRS, Element.I8_3(mRS)); in testAllocation_copy1DRangeToUnchecked_Byte3()
|
/frameworks/rs/tests/java_api/RSTest_CompatLibLegacy/src/com/android/rs/test/ |
D | UT_alloc_copyPadded.java | 91 Type.Builder typeBuilder = new Type.Builder(mRS, Element.I8_3(mRS)); in testAllocation_Byte3_1D() 123 Type.Builder typeBuilder = new Type.Builder(mRS, Element.I8_3(mRS)); in testAllocation_Byte3_2D() 156 Type.Builder typeBuilder = new Type.Builder(mRS, Element.I8_3(mRS)); in testAllocation_Byte3_3D() 709 Type.Builder typeBuilder = new Type.Builder(mRS, Element.I8_3(mRS)); in testAllocation_copy1DRangeTo_Byte3() 926 Type.Builder typeBuilder = new Type.Builder(mRS, Element.I8_3(mRS)); in testAllocation_copy2DRangeTo_Byte3() 1114 Type.Builder typeBuilder = new Type.Builder(mRS, Element.I8_3(mRS)); in testAllocation_copy1DRangeToUnchecked_Byte3()
|
/frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/ |
D | UT_alloc_copyPadded.java | 92 Type.Builder typeBuilder = new Type.Builder(mRS, Element.I8_3(mRS)); in testAllocation_Byte3_1D() 124 Type.Builder typeBuilder = new Type.Builder(mRS, Element.I8_3(mRS)); in testAllocation_Byte3_2D() 157 Type.Builder typeBuilder = new Type.Builder(mRS, Element.I8_3(mRS)); in testAllocation_Byte3_3D() 710 Type.Builder typeBuilder = new Type.Builder(mRS, Element.I8_3(mRS)); in testAllocation_copy1DRangeTo_Byte3() 927 Type.Builder typeBuilder = new Type.Builder(mRS, Element.I8_3(mRS)); in testAllocation_copy2DRangeTo_Byte3() 1115 Type.Builder typeBuilder = new Type.Builder(mRS, Element.I8_3(mRS)); in testAllocation_copy1DRangeToUnchecked_Byte3()
|
/frameworks/rs/tests/lldb/cpp/Allocations/ |
D | Allocations.cpp | 90 mChar3Allocation = Allocation::createSized(mRS, Element::I8_3(mRS), mAllocSize / 4); in createSignedAllocations()
|
/frameworks/rs/tests/lldb/jni/Allocations/jniallocations/ |
D | jniallocations.cpp | 94 mChar3Allocation = Allocation::createSized(mRS, Element::I8_3(mRS), mAllocSize / 4); in createSignedAllocations()
|
/frameworks/rs/tests/lldb/java/Allocations/src/com/android/rs/allocations/ |
D | MainActivity.java | 129 mChar3Allocation = Allocation.createSized(mRS, Element.I8_3(mRS), mAllocSize / 4); in createSignedAllocations()
|
/frameworks/rs/support/java/src/android/support/v8/renderscript/ |
D | Element.java | 556 public static Element I8_3(RenderScript rs) { in I8_3() method in Element
|
/frameworks/base/rs/java/android/renderscript/ |
D | Element.java | 789 public static Element I8_3(RenderScript rs) { in I8_3() method in Element
|
/frameworks/rs/cpp/ |
D | rsCppStructs.h | 455 sp<const Element> I8_3; member 1225 static sp<const Element> I8_3(const sp<RS> &rs);
|
/frameworks/support/api/ |
D | 23.0.0.txt | 10089 …method public static android.support.v8.renderscript.Element I8_3(android.support.v8.renderscript.…
|
D | 23.4.0.txt | 11024 …method public static android.support.v8.renderscript.Element I8_3(android.support.v8.renderscript.…
|
D | 23.1.0.txt | 10508 …method public static android.support.v8.renderscript.Element I8_3(android.support.v8.renderscript.…
|
D | 23.1.1.txt | 10477 …method public static android.support.v8.renderscript.Element I8_3(android.support.v8.renderscript.…
|
D | 23.2.1.txt | 11008 …method public static android.support.v8.renderscript.Element I8_3(android.support.v8.renderscript.…
|
D | 23.2.0.txt | 11006 …method public static android.support.v8.renderscript.Element I8_3(android.support.v8.renderscript.…
|
D | 24.1.0.txt | 11834 …method public static android.support.v8.renderscript.Element I8_3(android.support.v8.renderscript.…
|
D | 24.0.0.txt | 11824 …method public static android.support.v8.renderscript.Element I8_3(android.support.v8.renderscript.…
|
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 26083 method public static android.renderscript.Element I8_3(android.renderscript.RenderScript);
|
/frameworks/base/api/ |
D | current.txt | 35808 method public static android.renderscript.Element I8_3(android.renderscript.RenderScript);
|
D | test-current.txt | 36005 method public static android.renderscript.Element I8_3(android.renderscript.RenderScript);
|
D | system-current.txt | 38885 method public static android.renderscript.Element I8_3(android.renderscript.RenderScript);
|