Home
last modified time | relevance | path

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

/frameworks/base/rs/java/android/renderscript/
DScriptIntrinsicHistogram.java143 mOut.getType().getElement() != Element.U32_3(mRS) && in setOutput()
DElement.java890 public static Element U32_3(RenderScript rs) { in U32_3() method in Element
/frameworks/rs/support/java/src/androidx/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/opt/setupwizard/tools/docs/
Dandroid-22.txt26108 method public static android.renderscript.Element U32_3(android.renderscript.RenderScript);
/frameworks/base/non-updatable-api/
Dcurrent.txt39975 method public static android.renderscript.Element U32_3(android.renderscript.RenderScript);
/frameworks/base/api/
Dcurrent.txt40119 method public static android.renderscript.Element U32_3(android.renderscript.RenderScript);