Home
last modified time | relevance | path

Searched refs:I32_2 (Results 1 – 25 of 29) sorted by relevance

12

/frameworks/rs/tests/java_api/HealingBrush/src/rs/example/android/com/healingbrush/
DFindRegion.java89 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/
DUT_global.java50 test(Element.I32_2(RS), () -> { in testIntTypes()
/frameworks/rs/tests/java_api/SSHealingBrush/src/rs/example/android/com/healingbrush/
DFindRegion.java82 Allocation ret = Allocation.createSized(mRs, Element.I32_2(mRs), 1); in findMatch()
/frameworks/base/rs/java/android/renderscript/
DScriptIntrinsicHistogram.java146 mOut.getType().getElement() != Element.I32_2(mRS) && in setOutput()
DElement.java910 public static Element I32_2(RenderScript rs) { in I32_2() method in Element
/frameworks/rs/support/java/src/android/support/v8/renderscript/
DScriptIntrinsicHistogram.java156 mOut.getType().getElement() != Element.I32_2(mRS) &&
DElement.java633 public static Element I32_2(RenderScript rs) { in I32_2() method in Element
/frameworks/compile/slang/tests/P_reduce_general_examples_halter/
DScriptC_reduce_general_examples_halter.java.expect43 __I32_2 = Element.I32_2(rs);
/frameworks/rs/tests/java_api/CannyLive/src/com/android/example/cannylive/
DViewfinderProcessor.java99 Type.Builder houghSliceBuilder = new Type.Builder(rs, Element.I32_2(rs)); in ViewfinderProcessor()
/frameworks/rs/tests/lldb/cpp/Allocations/
DAllocations.cpp108 mInt2Allocation = Allocation::createSized(mRS, Element::I32_2(mRS), mAllocSize / 2); in createSignedAllocations()
/frameworks/rs/tests/lldb/jni/Allocations/jniallocations/
Djniallocations.cpp112 mInt2Allocation = Allocation::createSized(mRS, Element::I32_2(mRS), mAllocSize / 2); in createSignedAllocations()
/frameworks/rs/tests/lldb/java/Allocations/src/com/android/rs/allocations/
DMainActivity.java154 mInt2Allocation = Allocation.createSized(mRS, Element.I32_2(mRS), mAllocSize / 2); in createSignedAllocations()
/frameworks/rs/cpp/
DScriptIntrinsics.cpp446 !(out->getType()->getElement()->isCompatible(Element::I32_2(mRS))) && in setOutput()
DrsCppStructs.h470 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/
DScriptC_reduce_general_examples_backward.java.expect44 __I32_2 = Element.I32_2(rs);
/frameworks/compile/slang/tests/P_reduce_general_examples/
DScriptC_reduce_general_examples.java.expect44 __I32_2 = Element.I32_2(rs);
/frameworks/compile/slang/tests/P_reduce_general_input/
DScriptC_reduce_general_input.java.expect58 __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/
DScriptC_reduce_general_result.java.expect58 __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/
D23.0.0.txt10080 …method public static android.support.v8.renderscript.Element I32_2(android.support.v8.renderscript…
D23.1.1.txt10468 …method public static android.support.v8.renderscript.Element I32_2(android.support.v8.renderscript…
D23.2.1.txt10999 …method public static android.support.v8.renderscript.Element I32_2(android.support.v8.renderscript…
D23.2.0.txt10997 …method public static android.support.v8.renderscript.Element I32_2(android.support.v8.renderscript…
D23.4.0.txt11015 …method public static android.support.v8.renderscript.Element I32_2(android.support.v8.renderscript…
D23.1.0.txt10499 …method public static android.support.v8.renderscript.Element I32_2(android.support.v8.renderscript…
D24.0.0.txt11815 …method public static android.support.v8.renderscript.Element I32_2(android.support.v8.renderscript…

12