Home
last modified time | relevance | path

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

/frameworks/base/rs/java/android/renderscript/
DScriptIntrinsicHistogram.java142 mOut.getType().getElement() != Element.U32_2(mRS) && in setOutput()
DElement.java877 public static Element U32_2(RenderScript rs) { in U32_2() method in Element
/frameworks/rs/support/java/src/android/support/v8/renderscript/
DScriptIntrinsicHistogram.java152 mOut.getType().getElement() != Element.U32_2(mRS) &&
DElement.java612 public static Element U32_2(RenderScript rs) { in U32_2() method in Element
/frameworks/rs/tests/lldb/cpp/Allocations/
DAllocations.cpp197 mUInt2Allocation = Allocation::createSized(mRS, Element::U32_2(mRS), mAllocSize / 2); in createUnsignedAllocations()
/frameworks/rs/tests/lldb/jni/Allocations/jniallocations/
Djniallocations.cpp201 mUInt2Allocation = Allocation::createSized(mRS, Element::U32_2(mRS), mAllocSize / 2); in createUnsignedAllocations()
/frameworks/rs/tests/lldb/java/Allocations/src/com/android/rs/allocations/
DMainActivity.java250 mUInt2Allocation = Allocation.createSized(mRS, Element.U32_2(mRS), mAllocSize / 2); in createUnsignedAllocations()
/frameworks/rs/cpp/
DScriptIntrinsics.cpp442 !(out->getType()->getElement()->isCompatible(Element::U32_2(mRS))) && in setOutput()
DrsCppStructs.h466 sp<const Element> U32_2; member
1273 static sp<const Element> U32_2(const sp<RS> &rs);
/frameworks/compile/slang/tests/P_reduce_general_input/
DScriptC_reduce_general_input.java.expect70 __U32_2 = Element.U32_2(rs);
16116 throw new RSRuntimeException("Type mismatch with U32_2!");
16153 throw new RSRuntimeException("Type mismatch with U32_2!");
16190 throw new RSRuntimeException("Type mismatch with U32_2!");
16227 throw new RSRuntimeException("Type mismatch with U32_2!");
16264 throw new RSRuntimeException("Type mismatch with U32_2!");
16301 throw new RSRuntimeException("Type mismatch with U32_2!");
16338 throw new RSRuntimeException("Type mismatch with U32_2!");
16375 throw new RSRuntimeException("Type mismatch with U32_2!");
16412 throw new RSRuntimeException("Type mismatch with U32_2!");
[all …]
/frameworks/compile/slang/tests/P_reduce_general_result/
DScriptC_reduce_general_result.java.expect70 __U32_2 = Element.U32_2(rs);
4706 throw new RSRuntimeException("Type mismatch with U32_2!");
4813 throw new RSRuntimeException("Type mismatch with U32_2!");
/frameworks/support/api/
D23.0.0.txt10107 …method public static android.support.v8.renderscript.Element U32_2(android.support.v8.renderscript…
D23.1.1.txt10495 …method public static android.support.v8.renderscript.Element U32_2(android.support.v8.renderscript…
D23.2.1.txt11026 …method public static android.support.v8.renderscript.Element U32_2(android.support.v8.renderscript…
D23.2.0.txt11024 …method public static android.support.v8.renderscript.Element U32_2(android.support.v8.renderscript…
D23.4.0.txt11042 …method public static android.support.v8.renderscript.Element U32_2(android.support.v8.renderscript…
D23.1.0.txt10526 …method public static android.support.v8.renderscript.Element U32_2(android.support.v8.renderscript…
D24.0.0.txt11842 …method public static android.support.v8.renderscript.Element U32_2(android.support.v8.renderscript…
D24.1.0.txt11852 …method public static android.support.v8.renderscript.Element U32_2(android.support.v8.renderscript…
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt26107 method public static android.renderscript.Element U32_2(android.renderscript.RenderScript);
/frameworks/base/config/
Dhiddenapi-public-dex.txt38396 Landroid/renderscript/Element;->U32_2(Landroid/renderscript/RenderScript;)Landroid/renderscript/Ele…
/frameworks/base/api/
Dcurrent.txt37539 method public static android.renderscript.Element U32_2(android.renderscript.RenderScript);