Home
last modified time | relevance | path

Searched refs:U64_3 (Results 1 – 9 of 9) sorted by relevance

/frameworks/rs/tests/lldb/cpp/Allocations/
DAllocations.cpp208 mULong3Allocation = Allocation::createSized(mRS, Element::U64_3(mRS), mAllocSize / 4); in createUnsignedAllocations()
/frameworks/rs/tests/lldb/jni/Allocations/jniallocations/
Djniallocations.cpp212 mULong3Allocation = Allocation::createSized(mRS, Element::U64_3(mRS), mAllocSize / 4); in createUnsignedAllocations()
/frameworks/rs/tests/lldb/java/Allocations/src/com/android/rs/allocations/
DMainActivity.java266 mULong3Allocation = Allocation.createSized(mRS, Element.U64_3(mRS), mAllocSize / 4); in createUnsignedAllocations()
/frameworks/rs/support/java/src/androidx/renderscript/
DElement.java661 public static Element U64_3(RenderScript rs) { in U64_3() method in Element
/frameworks/base/rs/java/android/renderscript/
DElement.java956 public static Element U64_3(RenderScript rs) { in U64_3() method in Element
/frameworks/rs/cpp/
DrsCppStructs.h475 sp<const Element> U64_3; member
1315 static sp<const Element> U64_3(const sp<RS> &rs);
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt26112 method public static android.renderscript.Element U64_3(android.renderscript.RenderScript);
/frameworks/base/non-updatable-api/
Dcurrent.txt39979 method public static android.renderscript.Element U64_3(android.renderscript.RenderScript);
/frameworks/base/api/
Dcurrent.txt40123 method public static android.renderscript.Element U64_3(android.renderscript.RenderScript);