Home
last modified time | relevance | path

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

/frameworks/rs/tests/lldb/cpp/Allocations/
DAllocations.cpp207 mULong2Allocation = Allocation::createSized(mRS, Element::U64_2(mRS), mAllocSize / 2); in createUnsignedAllocations()
/frameworks/rs/tests/lldb/jni/Allocations/jniallocations/
Djniallocations.cpp211 mULong2Allocation = Allocation::createSized(mRS, Element::U64_2(mRS), mAllocSize / 2); in createUnsignedAllocations()
/frameworks/rs/tests/lldb/java/Allocations/src/com/android/rs/allocations/
DMainActivity.java264 mULong2Allocation = Allocation.createSized(mRS, Element.U64_2(mRS), mAllocSize / 2); in createUnsignedAllocations()
/frameworks/rs/support/java/src/androidx/renderscript/
DElement.java654 public static Element U64_2(RenderScript rs) { in U64_2() method in Element
/frameworks/base/rs/java/android/renderscript/
DElement.java945 public static Element U64_2(RenderScript rs) { in U64_2() method in Element
/frameworks/rs/cpp/
DrsCppStructs.h474 sp<const Element> U64_2; member
1309 static sp<const Element> U64_2(const sp<RS> &rs);
/frameworks/compile/slang/tests/P_reduce_general_input/
DScriptC_reduce_general_input.java.expect73 __U64_2 = Element.U64_2(rs);
17828 throw new RSRuntimeException("Type mismatch with U64_2!");
17865 throw new RSRuntimeException("Type mismatch with U64_2!");
17902 throw new RSRuntimeException("Type mismatch with U64_2!");
17939 throw new RSRuntimeException("Type mismatch with U64_2!");
17976 throw new RSRuntimeException("Type mismatch with U64_2!");
18013 throw new RSRuntimeException("Type mismatch with U64_2!");
18050 throw new RSRuntimeException("Type mismatch with U64_2!");
18087 throw new RSRuntimeException("Type mismatch with U64_2!");
18124 throw new RSRuntimeException("Type mismatch with U64_2!");
[all …]
/frameworks/compile/slang/tests/P_reduce_general_result/
DScriptC_reduce_general_result.java.expect73 __U64_2 = Element.U64_2(rs);
4920 throw new RSRuntimeException("Type mismatch with U64_2!");
5027 throw new RSRuntimeException("Type mismatch with U64_2!");
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt26111 method public static android.renderscript.Element U64_2(android.renderscript.RenderScript);
/frameworks/base/non-updatable-api/
Dcurrent.txt39978 method public static android.renderscript.Element U64_2(android.renderscript.RenderScript);
/frameworks/base/api/
Dcurrent.txt40122 method public static android.renderscript.Element U64_2(android.renderscript.RenderScript);