Home
last modified time | relevance | path

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

/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/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/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.java912 public static Element I32_2(RenderScript rs) { in I32_2() method in Element
/frameworks/rs/support/java/src/androidx/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/
DScriptC_reduce_general_examples.java.expect44 __I32_2 = Element.I32_2(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_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/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...