Home
last modified time | relevance | path

Searched refs:I8_3 (Results 1 – 21 of 21) sorted by relevance

/frameworks/rs/tests/java_api/RSUnitTests/supportlibsrc_gen/com/android/rs/unittest/
DUT_alloc_copyPadded.java94 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/
DUT_alloc_copyPadded.java91 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/
DUT_alloc_copyPadded.java92 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/
DAllocations.cpp90 mChar3Allocation = Allocation::createSized(mRS, Element::I8_3(mRS), mAllocSize / 4); in createSignedAllocations()
/frameworks/rs/tests/lldb/jni/Allocations/jniallocations/
Djniallocations.cpp94 mChar3Allocation = Allocation::createSized(mRS, Element::I8_3(mRS), mAllocSize / 4); in createSignedAllocations()
/frameworks/rs/tests/lldb/java/Allocations/src/com/android/rs/allocations/
DMainActivity.java129 mChar3Allocation = Allocation.createSized(mRS, Element.I8_3(mRS), mAllocSize / 4); in createSignedAllocations()
/frameworks/rs/support/java/src/android/support/v8/renderscript/
DElement.java556 public static Element I8_3(RenderScript rs) { in I8_3() method in Element
/frameworks/base/rs/java/android/renderscript/
DElement.java789 public static Element I8_3(RenderScript rs) { in I8_3() method in Element
/frameworks/rs/cpp/
DrsCppStructs.h455 sp<const Element> I8_3; member
1225 static sp<const Element> I8_3(const sp<RS> &rs);
/frameworks/support/api/
D23.0.0.txt10089 …method public static android.support.v8.renderscript.Element I8_3(android.support.v8.renderscript.…
D23.4.0.txt11024 …method public static android.support.v8.renderscript.Element I8_3(android.support.v8.renderscript.…
D23.1.0.txt10508 …method public static android.support.v8.renderscript.Element I8_3(android.support.v8.renderscript.…
D23.1.1.txt10477 …method public static android.support.v8.renderscript.Element I8_3(android.support.v8.renderscript.…
D23.2.1.txt11008 …method public static android.support.v8.renderscript.Element I8_3(android.support.v8.renderscript.…
D23.2.0.txt11006 …method public static android.support.v8.renderscript.Element I8_3(android.support.v8.renderscript.…
D24.1.0.txt11834 …method public static android.support.v8.renderscript.Element I8_3(android.support.v8.renderscript.…
D24.0.0.txt11824 …method public static android.support.v8.renderscript.Element I8_3(android.support.v8.renderscript.…
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt26083 method public static android.renderscript.Element I8_3(android.renderscript.RenderScript);
/frameworks/base/api/
Dcurrent.txt35808 method public static android.renderscript.Element I8_3(android.renderscript.RenderScript);
Dtest-current.txt36005 method public static android.renderscript.Element I8_3(android.renderscript.RenderScript);
Dsystem-current.txt38885 method public static android.renderscript.Element I8_3(android.renderscript.RenderScript);