Home
last modified time | relevance | path

Searched refs:U64 (Results 1 – 18 of 18) sorted by relevance

/frameworks/rs/tests/cpp_api/typecheck/
Dtypecheck.cpp58 TEST_ELEM(ENAME, U64) \
70 TEST_ELEM_ALL(U64) in TEST_ELEM_ALL()
99 EXECUTE_TEST_ELEM_ALL(U64); in TEST_ELEM_ALL()
/frameworks/rs/cpp/
DElement.cpp88 CREATE_USER(U64, UNSIGNED_64);
141 CREATE_VECTOR(U64, UNSIGNED_64);
DrsCppStructs.h473 sp<const Element> U64; member
1049 static sp<const Element> U64(const sp<RS> &rs);
/frameworks/rs/tests/java_api/RSTest_CompatLibLegacy/src/com/android/rs/test/
Dvector.rscript164 rsDebug("Testing U64", 0);
/frameworks/rs/tests/java_api/RsTest_16/src/com/android/rs/test/
Dvector.rscript164 rsDebug("Testing U64", 0);
/frameworks/rs/tests/java_api/RsTest_14/src/com/android/rs/test/
Dvector.rscript164 rsDebug("Testing U64", 0);
/frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/
Dvector.rscript180 rsDebug("Testing U64", 0);
/frameworks/rs/tests/java_api/RSUnitTests/supportlibsrc_gen/com/android/rs/unittest/
Dvector.rscript182 rsDebug("Testing U64", 0);
/frameworks/rs/tests/lldb/cpp/Allocations/
DAllocations.cpp201 Type::Builder typeU64Builder(mRS, Element::U64(mRS)); in createUnsignedAllocations()
/frameworks/rs/tests/lldb/jni/Allocations/jniallocations/
Djniallocations.cpp205 Type::Builder typeU64Builder(mRS, Element::U64(mRS)); in createUnsignedAllocations()
/frameworks/rs/tests/lldb/java/Allocations/src/com/android/rs/allocations/
DMainActivity.java257 Type.Builder typeU64Builder = new Type.Builder(mRS, Element.U64(mRS)); in createUnsignedAllocations()
/frameworks/rs/support/java/src/androidx/renderscript/
DElement.java380 public static Element U64(RenderScript rs) { in U64() method in Element
/frameworks/base/rs/java/android/renderscript/
DElement.java406 public static Element U64(RenderScript rs) { in U64() method in Element
/frameworks/compile/slang/tests/P_reduce_general_input/
DScriptC_reduce_general_input.java.expect72 __U64 = Element.U64(rs);
17296 throw new RSRuntimeException("Type mismatch with U64!");
17329 throw new RSRuntimeException("Type mismatch with U64!");
17362 throw new RSRuntimeException("Type mismatch with U64!");
17395 throw new RSRuntimeException("Type mismatch with U64!");
17428 throw new RSRuntimeException("Type mismatch with U64!");
17461 throw new RSRuntimeException("Type mismatch with U64!");
17494 throw new RSRuntimeException("Type mismatch with U64!");
17527 throw new RSRuntimeException("Type mismatch with U64!");
17560 throw new RSRuntimeException("Type mismatch with U64!");
[all …]
/frameworks/compile/slang/tests/P_reduce_general_result/
DScriptC_reduce_general_result.java.expect72 __U64 = Element.U64(rs);
4883 throw new RSRuntimeException("Type mismatch with U64!");
4990 throw new RSRuntimeException("Type mismatch with U64!");
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt26110 method public static android.renderscript.Element U64(android.renderscript.RenderScript);
/frameworks/base/api/
Dcurrent.txt41553 method public static android.renderscript.Element U64(android.renderscript.RenderScript);