Home
last modified time | relevance | path

Searched refs:U64_2 (Results 1 – 20 of 20) 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/android/support/v8/renderscript/
DElement.java654 public static Element U64_2(RenderScript rs) { in U64_2() method in Element
/frameworks/base/rs/java/android/renderscript/
DElement.java943 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/support/api/
D23.0.0.txt10111 …method public static android.support.v8.renderscript.Element U64_2(android.support.v8.renderscript…
D23.4.0.txt11046 …method public static android.support.v8.renderscript.Element U64_2(android.support.v8.renderscript…
D23.1.0.txt10530 …method public static android.support.v8.renderscript.Element U64_2(android.support.v8.renderscript…
D23.1.1.txt10499 …method public static android.support.v8.renderscript.Element U64_2(android.support.v8.renderscript…
D23.2.1.txt11030 …method public static android.support.v8.renderscript.Element U64_2(android.support.v8.renderscript…
D23.2.0.txt11028 …method public static android.support.v8.renderscript.Element U64_2(android.support.v8.renderscript…
D24.1.0.txt11856 …method public static android.support.v8.renderscript.Element U64_2(android.support.v8.renderscript…
D24.0.0.txt11846 …method public static android.support.v8.renderscript.Element U64_2(android.support.v8.renderscript…
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt26111 method public static android.renderscript.Element U64_2(android.renderscript.RenderScript);
/frameworks/base/api/
Dcurrent.txt35836 method public static android.renderscript.Element U64_2(android.renderscript.RenderScript);
Dtest-current.txt36033 method public static android.renderscript.Element U64_2(android.renderscript.RenderScript);
Dsystem-current.txt38913 method public static android.renderscript.Element U64_2(android.renderscript.RenderScript);