Home
last modified time | relevance | path

Searched refs:U32_4 (Results 1 – 14 of 14) sorted by relevance

/aosp12/frameworks/base/rs/java/android/renderscript/
H A DScriptIntrinsicHistogram.java147 mOut.getType().getElement() != Element.U32_4(mRS) && in setOutput()
H A DElement.java906 public static Element U32_4(RenderScript rs) { in U32_4() method in Element
/aosp12/frameworks/rs/support/java/src/androidx/renderscript/
H A DScriptIntrinsicHistogram.java157 mOut.getType().getElement() != Element.U32_4(mRS) &&
H A DElement.java631 public static Element U32_4(RenderScript rs) { in U32_4() method in Element
/aosp12/frameworks/rs/tests/lldb/cpp/Allocations/
H A DAllocations.cpp191 Type::Builder typeU32_4Builder(mRS, Element::U32_4(mRS)); in createUnsignedAllocations()
/aosp12/frameworks/rs/tests/lldb/jni/Allocations/jniallocations/
H A Djniallocations.cpp195 Type::Builder typeU32_4Builder(mRS, Element::U32_4(mRS)); in createUnsignedAllocations()
/aosp12/frameworks/rs/tests/lldb/java/Allocations/src/com/android/rs/allocations/
H A DMainActivity.java243 Type.Builder typeU32_4Builder = new Type.Builder(mRS, Element.U32_4(mRS)); in createUnsignedAllocations()
/aosp12/frameworks/rs/cpp/
H A DScriptIntrinsics.cpp444 !(out->getType()->getElement()->isCompatible(Element::U32_4(mRS))) && in setOutput()
H A DrsCppStructs.h468 sp<const Element> U32_4; member
1285 static sp<const Element> U32_4(const sp<RS> &rs);
/aosp12/frameworks/compile/slang/tests/P_reduce_general_input/
H A DScriptC_reduce_general_input.java.expect71 __U32_4 = Element.U32_4(rs);
16708 throw new RSRuntimeException("Type mismatch with U32_4!");
16745 throw new RSRuntimeException("Type mismatch with U32_4!");
16782 throw new RSRuntimeException("Type mismatch with U32_4!");
16819 throw new RSRuntimeException("Type mismatch with U32_4!");
16856 throw new RSRuntimeException("Type mismatch with U32_4!");
16893 throw new RSRuntimeException("Type mismatch with U32_4!");
16930 throw new RSRuntimeException("Type mismatch with U32_4!");
16967 throw new RSRuntimeException("Type mismatch with U32_4!");
17004 throw new RSRuntimeException("Type mismatch with U32_4!");
[all …]
/aosp12/frameworks/compile/slang/tests/P_reduce_general_result/
H A DScriptC_reduce_general_result.java.expect71 __U32_4 = Element.U32_4(rs);
4743 throw new RSRuntimeException("Type mismatch with U32_4!");
4850 throw new RSRuntimeException("Type mismatch with U32_4!");
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt36310 …method @Deprecated public static android.renderscript.Element U32_4(android.renderscript.RenderScr…
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt26109 method public static android.renderscript.Element U32_4(android.renderscript.RenderScript);