Home
last modified time | relevance | path

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

/frameworks/rs/tests/java_api/RSUnitTests/supportlibsrc_gen/com/android/rs/unittest/
DUT_alloc_copyPadded.java193 Type.Builder typeBuilder = new Type.Builder(mRS, Element.I16_3(mRS)); in testAllocation_Short3_1D()
228 Type.Builder typeBuilder = new Type.Builder(mRS, Element.I16_3(mRS)); in testAllocation_Short3_2D()
264 Type.Builder typeBuilder = new Type.Builder(mRS, Element.I16_3(mRS)); in testAllocation_Short3_3D()
755 Type.Builder typeBuilder = new Type.Builder(mRS, Element.I16_3(mRS)); in testAllocation_copy1DRangeTo_Short3()
968 Type.Builder typeBuilder = new Type.Builder(mRS, Element.I16_3(mRS)); in testAllocation_copy2DRangeTo_Short3()
1160 Type.Builder typeBuilder = new Type.Builder(mRS, Element.I16_3(mRS)); in testAllocation_copy1DRangeToUnchecked_Short3()
/frameworks/rs/tests/java_api/RSTest_CompatLibLegacy/src/com/android/rs/test/
DUT_alloc_copyPadded.java190 Type.Builder typeBuilder = new Type.Builder(mRS, Element.I16_3(mRS)); in testAllocation_Short3_1D()
225 Type.Builder typeBuilder = new Type.Builder(mRS, Element.I16_3(mRS)); in testAllocation_Short3_2D()
261 Type.Builder typeBuilder = new Type.Builder(mRS, Element.I16_3(mRS)); in testAllocation_Short3_3D()
752 Type.Builder typeBuilder = new Type.Builder(mRS, Element.I16_3(mRS)); in testAllocation_copy1DRangeTo_Short3()
965 Type.Builder typeBuilder = new Type.Builder(mRS, Element.I16_3(mRS)); in testAllocation_copy2DRangeTo_Short3()
1157 Type.Builder typeBuilder = new Type.Builder(mRS, Element.I16_3(mRS)); in testAllocation_copy1DRangeToUnchecked_Short3()
/frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/
DUT_alloc_copyPadded.java191 Type.Builder typeBuilder = new Type.Builder(mRS, Element.I16_3(mRS)); in testAllocation_Short3_1D()
226 Type.Builder typeBuilder = new Type.Builder(mRS, Element.I16_3(mRS)); in testAllocation_Short3_2D()
262 Type.Builder typeBuilder = new Type.Builder(mRS, Element.I16_3(mRS)); in testAllocation_Short3_3D()
753 Type.Builder typeBuilder = new Type.Builder(mRS, Element.I16_3(mRS)); in testAllocation_copy1DRangeTo_Short3()
966 Type.Builder typeBuilder = new Type.Builder(mRS, Element.I16_3(mRS)); in testAllocation_copy2DRangeTo_Short3()
1158 Type.Builder typeBuilder = new Type.Builder(mRS, Element.I16_3(mRS)); in testAllocation_copy1DRangeToUnchecked_Short3()
/frameworks/rs/tests/lldb/cpp/Allocations/
DAllocations.cpp100 mShort3Allocation = Allocation::createSized(mRS, Element::I16_3(mRS), mAllocSize / 4); in createSignedAllocations()
/frameworks/rs/tests/lldb/jni/Allocations/jniallocations/
Djniallocations.cpp104 mShort3Allocation = Allocation::createSized(mRS, Element::I16_3(mRS), mAllocSize / 4); in createSignedAllocations()
/frameworks/rs/tests/lldb/java/Allocations/src/com/android/rs/allocations/
DMainActivity.java143 mShort3Allocation = Allocation.createSized(mRS, Element.I16_3(mRS), mAllocSize / 4); in createSignedAllocations()
/frameworks/rs/support/java/src/android/support/v8/renderscript/
DElement.java598 public static Element I16_3(RenderScript rs) { in I16_3() method in Element
/frameworks/base/rs/java/android/renderscript/
DElement.java855 public static Element I16_3(RenderScript rs) { in I16_3() method in Element
/frameworks/rs/cpp/
DrsCppStructs.h463 sp<const Element> I16_3; member
1261 static sp<const Element> I16_3(const sp<RS> &rs);
/frameworks/support/api/
D23.0.0.txt10077 …method public static android.support.v8.renderscript.Element I16_3(android.support.v8.renderscript…
D23.1.1.txt10465 …method public static android.support.v8.renderscript.Element I16_3(android.support.v8.renderscript…
D23.2.1.txt10996 …method public static android.support.v8.renderscript.Element I16_3(android.support.v8.renderscript…
D23.2.0.txt10994 …method public static android.support.v8.renderscript.Element I16_3(android.support.v8.renderscript…
D23.4.0.txt11012 …method public static android.support.v8.renderscript.Element I16_3(android.support.v8.renderscript…
D23.1.0.txt10496 …method public static android.support.v8.renderscript.Element I16_3(android.support.v8.renderscript…
D24.0.0.txt11812 …method public static android.support.v8.renderscript.Element I16_3(android.support.v8.renderscript…
D24.1.0.txt11822 …method public static android.support.v8.renderscript.Element I16_3(android.support.v8.renderscript…
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt26071 method public static android.renderscript.Element I16_3(android.renderscript.RenderScript);
/frameworks/base/config/
Dhiddenapi-public-dex.txt38358 Landroid/renderscript/Element;->I16_3(Landroid/renderscript/RenderScript;)Landroid/renderscript/Ele…
/frameworks/base/api/
Dcurrent.txt37503 method public static android.renderscript.Element I16_3(android.renderscript.RenderScript);