Home
last modified time | relevance | path

Searched refs:U32_3 (Results 1 – 21 of 21) sorted by relevance

/frameworks/base/rs/java/android/renderscript/
DScriptIntrinsicHistogram.java143 mOut.getType().getElement() != Element.U32_3(mRS) && in setOutput()
DElement.java888 public static Element U32_3(RenderScript rs) { in U32_3() method in Element
/frameworks/rs/support/java/src/android/support/v8/renderscript/
DScriptIntrinsicHistogram.java153 mOut.getType().getElement() != Element.U32_3(mRS) &&
DElement.java619 public static Element U32_3(RenderScript rs) { in U32_3() method in Element
/frameworks/rs/tests/lldb/cpp/Allocations/
DAllocations.cpp198 mUInt3Allocation = Allocation::createSized(mRS, Element::U32_3(mRS), mAllocSize / 4); in createUnsignedAllocations()
/frameworks/rs/tests/lldb/jni/Allocations/jniallocations/
Djniallocations.cpp202 mUInt3Allocation = Allocation::createSized(mRS, Element::U32_3(mRS), mAllocSize / 4); in createUnsignedAllocations()
/frameworks/rs/tests/lldb/java/Allocations/src/com/android/rs/allocations/
DMainActivity.java252 mUInt3Allocation = Allocation.createSized(mRS, Element.U32_3(mRS), mAllocSize / 4); in createUnsignedAllocations()
/frameworks/rs/cpp/
DScriptIntrinsics.cpp443 !(out->getType()->getElement()->isCompatible(Element::U32_3(mRS))) && in setOutput()
DrsCppStructs.h467 sp<const Element> U32_3; member
1279 static sp<const Element> U32_3(const sp<RS> &rs);
/frameworks/support/api/
D23.0.0.txt10108 …method public static android.support.v8.renderscript.Element U32_3(android.support.v8.renderscript…
D23.4.0.txt11043 …method public static android.support.v8.renderscript.Element U32_3(android.support.v8.renderscript…
D23.1.0.txt10527 …method public static android.support.v8.renderscript.Element U32_3(android.support.v8.renderscript…
D23.1.1.txt10496 …method public static android.support.v8.renderscript.Element U32_3(android.support.v8.renderscript…
D23.2.1.txt11027 …method public static android.support.v8.renderscript.Element U32_3(android.support.v8.renderscript…
D23.2.0.txt11025 …method public static android.support.v8.renderscript.Element U32_3(android.support.v8.renderscript…
D24.1.0.txt11853 …method public static android.support.v8.renderscript.Element U32_3(android.support.v8.renderscript…
D24.0.0.txt11843 …method public static android.support.v8.renderscript.Element U32_3(android.support.v8.renderscript…
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt26108 method public static android.renderscript.Element U32_3(android.renderscript.RenderScript);
/frameworks/base/api/
Dcurrent.txt35833 method public static android.renderscript.Element U32_3(android.renderscript.RenderScript);
Dtest-current.txt36030 method public static android.renderscript.Element U32_3(android.renderscript.RenderScript);
Dsystem-current.txt38910 method public static android.renderscript.Element U32_3(android.renderscript.RenderScript);