Home
last modified time | relevance | path

Searched refs:I16_3 (Results 1 – 12 of 12) 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/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/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/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/androidx/renderscript/
DElement.java598 public static Element I16_3(RenderScript rs) { in I16_3() method in Element
/frameworks/base/rs/java/android/renderscript/
DElement.java857 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/opt/setupwizard/tools/docs/
Dandroid-22.txt26071 method public static android.renderscript.Element I16_3(android.renderscript.RenderScript);
/frameworks/base/non-updatable-api/
Dcurrent.txt39938 method public static android.renderscript.Element I16_3(android.renderscript.RenderScript);
/frameworks/base/api/
Dcurrent.txt40082 method public static android.renderscript.Element I16_3(android.renderscript.RenderScript);