Home
last modified time | relevance | path

Searched refs:U64_4 (Results 1 – 11 of 11) sorted by relevance

/frameworks/rs/tests/lldb/cpp/Allocations/
DAllocations.cpp209 mULong4Allocation = Allocation::createSized(mRS, Element::U64_4(mRS), mAllocSize / 4); in createUnsignedAllocations()
/frameworks/rs/tests/lldb/jni/Allocations/jniallocations/
Djniallocations.cpp213 mULong4Allocation = Allocation::createSized(mRS, Element::U64_4(mRS), mAllocSize / 4); in createUnsignedAllocations()
/frameworks/rs/tests/lldb/java/Allocations/src/com/android/rs/allocations/
DMainActivity.java268 mULong4Allocation = Allocation.createSized(mRS, Element.U64_4(mRS), mAllocSize / 4); in createUnsignedAllocations()
/frameworks/rs/support/java/src/androidx/renderscript/
DElement.java668 public static Element U64_4(RenderScript rs) { in U64_4() method in Element
/frameworks/base/rs/java/android/renderscript/
DElement.java967 public static Element U64_4(RenderScript rs) { in U64_4() method in Element
/frameworks/rs/cpp/
DrsCppStructs.h476 sp<const Element> U64_4; member
1321 static sp<const Element> U64_4(const sp<RS> &rs);
/frameworks/compile/slang/tests/P_reduce_general_input/
DScriptC_reduce_general_input.java.expect74 __U64_4 = Element.U64_4(rs);
18420 throw new RSRuntimeException("Type mismatch with U64_4!");
18457 throw new RSRuntimeException("Type mismatch with U64_4!");
18494 throw new RSRuntimeException("Type mismatch with U64_4!");
18531 throw new RSRuntimeException("Type mismatch with U64_4!");
18568 throw new RSRuntimeException("Type mismatch with U64_4!");
18605 throw new RSRuntimeException("Type mismatch with U64_4!");
18642 throw new RSRuntimeException("Type mismatch with U64_4!");
18679 throw new RSRuntimeException("Type mismatch with U64_4!");
18716 throw new RSRuntimeException("Type mismatch with U64_4!");
[all …]
/frameworks/compile/slang/tests/P_reduce_general_result/
DScriptC_reduce_general_result.java.expect74 __U64_4 = Element.U64_4(rs);
4957 throw new RSRuntimeException("Type mismatch with U64_4!");
5064 throw new RSRuntimeException("Type mismatch with U64_4!");
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt26113 method public static android.renderscript.Element U64_4(android.renderscript.RenderScript);
/frameworks/base/non-updatable-api/
Dcurrent.txt39980 method public static android.renderscript.Element U64_4(android.renderscript.RenderScript);
/frameworks/base/api/
Dcurrent.txt40124 method public static android.renderscript.Element U64_4(android.renderscript.RenderScript);