/frameworks/rs/tests/java_api/HealingBrush/src/rs/example/android/com/healingbrush/ |
D | FindRegion.java | 89 Type.Builder builderI32_2 = new Type.Builder(mRs, Element.I32_2(mRs)); in findMatch() 126 Allocation fit_max = Allocation.createSized(mRs, Element.I32_2(mRs), 1); in findMatch()
|
/frameworks/rs/rsov/tests/RSoVTest/src/com/android/rs/rsov/test/ |
D | UT_global.java | 50 test(Element.I32_2(RS), () -> { in testIntTypes()
|
/frameworks/rs/tests/java_api/SSHealingBrush/src/rs/example/android/com/healingbrush/ |
D | FindRegion.java | 82 Allocation ret = Allocation.createSized(mRs, Element.I32_2(mRs), 1); in findMatch()
|
/frameworks/base/rs/java/android/renderscript/ |
D | ScriptIntrinsicHistogram.java | 146 mOut.getType().getElement() != Element.I32_2(mRS) && in setOutput()
|
D | Element.java | 910 public static Element I32_2(RenderScript rs) { in I32_2() method in Element
|
/frameworks/rs/support/java/src/android/support/v8/renderscript/ |
D | ScriptIntrinsicHistogram.java | 156 mOut.getType().getElement() != Element.I32_2(mRS) &&
|
D | Element.java | 633 public static Element I32_2(RenderScript rs) { in I32_2() method in Element
|
/frameworks/compile/slang/tests/P_reduce_general_examples_halter/ |
D | ScriptC_reduce_general_examples_halter.java.expect | 43 __I32_2 = Element.I32_2(rs);
|
/frameworks/rs/tests/java_api/CannyLive/src/com/android/example/cannylive/ |
D | ViewfinderProcessor.java | 99 Type.Builder houghSliceBuilder = new Type.Builder(rs, Element.I32_2(rs)); in ViewfinderProcessor()
|
/frameworks/rs/tests/lldb/cpp/Allocations/ |
D | Allocations.cpp | 108 mInt2Allocation = Allocation::createSized(mRS, Element::I32_2(mRS), mAllocSize / 2); in createSignedAllocations()
|
/frameworks/rs/tests/lldb/jni/Allocations/jniallocations/ |
D | jniallocations.cpp | 112 mInt2Allocation = Allocation::createSized(mRS, Element::I32_2(mRS), mAllocSize / 2); in createSignedAllocations()
|
/frameworks/rs/tests/lldb/java/Allocations/src/com/android/rs/allocations/ |
D | MainActivity.java | 154 mInt2Allocation = Allocation.createSized(mRS, Element.I32_2(mRS), mAllocSize / 2); in createSignedAllocations()
|
/frameworks/rs/cpp/ |
D | ScriptIntrinsics.cpp | 446 !(out->getType()->getElement()->isCompatible(Element::I32_2(mRS))) && in setOutput()
|
D | rsCppStructs.h | 470 sp<const Element> I32_2; member 1291 static sp<const Element> I32_2(const sp<RS> &rs);
|
/frameworks/compile/slang/tests/P_reduce_general_examples_backward/ |
D | ScriptC_reduce_general_examples_backward.java.expect | 44 __I32_2 = Element.I32_2(rs);
|
/frameworks/compile/slang/tests/P_reduce_general_examples/ |
D | ScriptC_reduce_general_examples.java.expect | 44 __I32_2 = Element.I32_2(rs);
|
/frameworks/compile/slang/tests/P_reduce_general_input/ |
D | ScriptC_reduce_general_input.java.expect | 58 __I32_2 = Element.I32_2(rs); 9268 throw new RSRuntimeException("Type mismatch with I32_2!"); 9305 throw new RSRuntimeException("Type mismatch with I32_2!"); 9342 throw new RSRuntimeException("Type mismatch with I32_2!"); 9379 throw new RSRuntimeException("Type mismatch with I32_2!"); 9416 throw new RSRuntimeException("Type mismatch with I32_2!"); 9453 throw new RSRuntimeException("Type mismatch with I32_2!"); 9490 throw new RSRuntimeException("Type mismatch with I32_2!"); 9527 throw new RSRuntimeException("Type mismatch with I32_2!"); 9564 throw new RSRuntimeException("Type mismatch with I32_2!"); [all …]
|
/frameworks/compile/slang/tests/P_reduce_general_result/ |
D | ScriptC_reduce_general_result.java.expect | 58 __I32_2 = Element.I32_2(rs); 3850 throw new RSRuntimeException("Type mismatch with I32_2!"); 3957 throw new RSRuntimeException("Type mismatch with I32_2!");
|
/frameworks/support/api/ |
D | 23.0.0.txt | 10080 …method public static android.support.v8.renderscript.Element I32_2(android.support.v8.renderscript…
|
D | 23.1.1.txt | 10468 …method public static android.support.v8.renderscript.Element I32_2(android.support.v8.renderscript…
|
D | 23.2.1.txt | 10999 …method public static android.support.v8.renderscript.Element I32_2(android.support.v8.renderscript…
|
D | 23.2.0.txt | 10997 …method public static android.support.v8.renderscript.Element I32_2(android.support.v8.renderscript…
|
D | 23.4.0.txt | 11015 …method public static android.support.v8.renderscript.Element I32_2(android.support.v8.renderscript…
|
D | 23.1.0.txt | 10499 …method public static android.support.v8.renderscript.Element I32_2(android.support.v8.renderscript…
|
D | 24.0.0.txt | 11815 …method public static android.support.v8.renderscript.Element I32_2(android.support.v8.renderscript…
|