Home
last modified time | relevance | path

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

/frameworks/base/rs/java/android/renderscript/
DScriptIntrinsicHistogram.java144 mOut.getType().getElement() != Element.U32_4(mRS) && in setOutput()
DElement.java899 public static Element U32_4(RenderScript rs) { in U32_4() method in Element
/frameworks/rs/support/java/src/android/support/v8/renderscript/
DScriptIntrinsicHistogram.java154 mOut.getType().getElement() != Element.U32_4(mRS) &&
DElement.java626 public static Element U32_4(RenderScript rs) { in U32_4() method in Element
/frameworks/rs/tests/lldb/cpp/Allocations/
DAllocations.cpp191 Type::Builder typeU32_4Builder(mRS, Element::U32_4(mRS)); in createUnsignedAllocations()
/frameworks/rs/tests/lldb/jni/Allocations/jniallocations/
Djniallocations.cpp195 Type::Builder typeU32_4Builder(mRS, Element::U32_4(mRS)); in createUnsignedAllocations()
/frameworks/rs/tests/lldb/java/Allocations/src/com/android/rs/allocations/
DMainActivity.java243 Type.Builder typeU32_4Builder = new Type.Builder(mRS, Element.U32_4(mRS)); in createUnsignedAllocations()
/frameworks/rs/cpp/
DScriptIntrinsics.cpp444 !(out->getType()->getElement()->isCompatible(Element::U32_4(mRS))) && in setOutput()
DrsCppStructs.h468 sp<const Element> U32_4; member
1285 static sp<const Element> U32_4(const sp<RS> &rs);
/frameworks/compile/slang/tests/P_reduce_general_input/
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 …]
/frameworks/compile/slang/tests/P_reduce_general_result/
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!");
/frameworks/support/api/
D23.0.0.txt10109 …method public static android.support.v8.renderscript.Element U32_4(android.support.v8.renderscript…
D23.1.1.txt10497 …method public static android.support.v8.renderscript.Element U32_4(android.support.v8.renderscript…
D23.2.1.txt11028 …method public static android.support.v8.renderscript.Element U32_4(android.support.v8.renderscript…
D23.2.0.txt11026 …method public static android.support.v8.renderscript.Element U32_4(android.support.v8.renderscript…
D23.4.0.txt11044 …method public static android.support.v8.renderscript.Element U32_4(android.support.v8.renderscript…
D23.1.0.txt10528 …method public static android.support.v8.renderscript.Element U32_4(android.support.v8.renderscript…
D24.0.0.txt11844 …method public static android.support.v8.renderscript.Element U32_4(android.support.v8.renderscript…
D24.1.0.txt11854 …method public static android.support.v8.renderscript.Element U32_4(android.support.v8.renderscript…
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt26109 method public static android.renderscript.Element U32_4(android.renderscript.RenderScript);
/frameworks/base/config/
Dhiddenapi-public-dex.txt38398 Landroid/renderscript/Element;->U32_4(Landroid/renderscript/RenderScript;)Landroid/renderscript/Ele…
/frameworks/base/api/
Dcurrent.txt37541 method public static android.renderscript.Element U32_4(android.renderscript.RenderScript);