/frameworks/rs/tests/java_api/RSUnitTests/supportlibsrc_gen/com/android/rs/unittest/ |
D | UT_alloc_copyPadded.java | 193 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/ |
D | UT_alloc_copyPadded.java | 190 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/ |
D | UT_alloc_copyPadded.java | 191 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/ |
D | Allocations.cpp | 100 mShort3Allocation = Allocation::createSized(mRS, Element::I16_3(mRS), mAllocSize / 4); in createSignedAllocations()
|
/frameworks/rs/tests/lldb/jni/Allocations/jniallocations/ |
D | jniallocations.cpp | 104 mShort3Allocation = Allocation::createSized(mRS, Element::I16_3(mRS), mAllocSize / 4); in createSignedAllocations()
|
/frameworks/rs/tests/lldb/java/Allocations/src/com/android/rs/allocations/ |
D | MainActivity.java | 143 mShort3Allocation = Allocation.createSized(mRS, Element.I16_3(mRS), mAllocSize / 4); in createSignedAllocations()
|
/frameworks/rs/support/java/src/android/support/v8/renderscript/ |
D | Element.java | 598 public static Element I16_3(RenderScript rs) { in I16_3() method in Element
|
/frameworks/base/rs/java/android/renderscript/ |
D | Element.java | 855 public static Element I16_3(RenderScript rs) { in I16_3() method in Element
|
/frameworks/rs/cpp/ |
D | rsCppStructs.h | 463 sp<const Element> I16_3; member 1261 static sp<const Element> I16_3(const sp<RS> &rs);
|
/frameworks/support/api/ |
D | 23.0.0.txt | 10077 …method public static android.support.v8.renderscript.Element I16_3(android.support.v8.renderscript…
|
D | 23.1.1.txt | 10465 …method public static android.support.v8.renderscript.Element I16_3(android.support.v8.renderscript…
|
D | 23.2.1.txt | 10996 …method public static android.support.v8.renderscript.Element I16_3(android.support.v8.renderscript…
|
D | 23.2.0.txt | 10994 …method public static android.support.v8.renderscript.Element I16_3(android.support.v8.renderscript…
|
D | 23.4.0.txt | 11012 …method public static android.support.v8.renderscript.Element I16_3(android.support.v8.renderscript…
|
D | 23.1.0.txt | 10496 …method public static android.support.v8.renderscript.Element I16_3(android.support.v8.renderscript…
|
D | 24.0.0.txt | 11812 …method public static android.support.v8.renderscript.Element I16_3(android.support.v8.renderscript…
|
D | 24.1.0.txt | 11822 …method public static android.support.v8.renderscript.Element I16_3(android.support.v8.renderscript…
|
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 26071 method public static android.renderscript.Element I16_3(android.renderscript.RenderScript);
|
/frameworks/base/config/ |
D | hiddenapi-public-dex.txt | 38358 Landroid/renderscript/Element;->I16_3(Landroid/renderscript/RenderScript;)Landroid/renderscript/Ele…
|
/frameworks/base/api/ |
D | current.txt | 37503 method public static android.renderscript.Element I16_3(android.renderscript.RenderScript);
|