/frameworks/rs/tests/cpp_api/typecheck/ |
D | typecheck.cpp | 58 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/ |
D | Element.cpp | 88 CREATE_USER(U64, UNSIGNED_64); 141 CREATE_VECTOR(U64, UNSIGNED_64);
|
D | rsCppStructs.h | 473 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/ |
D | vector.rscript | 164 rsDebug("Testing U64", 0);
|
/frameworks/rs/tests/java_api/RsTest_16/src/com/android/rs/test/ |
D | vector.rscript | 164 rsDebug("Testing U64", 0);
|
/frameworks/rs/tests/java_api/RsTest_14/src/com/android/rs/test/ |
D | vector.rscript | 164 rsDebug("Testing U64", 0);
|
/frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/ |
D | vector.rscript | 180 rsDebug("Testing U64", 0);
|
/frameworks/rs/tests/java_api/RSUnitTests/supportlibsrc_gen/com/android/rs/unittest/ |
D | vector.rscript | 182 rsDebug("Testing U64", 0);
|
/frameworks/rs/tests/lldb/cpp/Allocations/ |
D | Allocations.cpp | 201 Type::Builder typeU64Builder(mRS, Element::U64(mRS)); in createUnsignedAllocations()
|
/frameworks/rs/tests/lldb/jni/Allocations/jniallocations/ |
D | jniallocations.cpp | 205 Type::Builder typeU64Builder(mRS, Element::U64(mRS)); in createUnsignedAllocations()
|
/frameworks/rs/tests/lldb/java/Allocations/src/com/android/rs/allocations/ |
D | MainActivity.java | 257 Type.Builder typeU64Builder = new Type.Builder(mRS, Element.U64(mRS)); in createUnsignedAllocations()
|
/frameworks/rs/support/java/src/androidx/renderscript/ |
D | Element.java | 380 public static Element U64(RenderScript rs) { in U64() method in Element
|
/frameworks/base/rs/java/android/renderscript/ |
D | Element.java | 406 public static Element U64(RenderScript rs) { in U64() method in Element
|
/frameworks/compile/slang/tests/P_reduce_general_input/ |
D | ScriptC_reduce_general_input.java.expect | 72 __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/ |
D | ScriptC_reduce_general_result.java.expect | 72 __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/ |
D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 26110 method public static android.renderscript.Element U64(android.renderscript.RenderScript);
|
/frameworks/base/api/ |
D | current.txt | 41553 method public static android.renderscript.Element U64(android.renderscript.RenderScript);
|