Searched refs:U64_4 (Results 1 - 5 of 5) sorted by relevance

/frameworks/base/rs/java/android/renderscript/
H A DElement.java965 public static Element U64_4(RenderScript rs) { method in class:Element
/frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
H A DElement.java668 public static Element U64_4(RenderScript rs) { method in class:Element
/frameworks/rs/cpp/
H A DrsCppStructs.h476 sp<const Element> U64_4; member in struct:android::RSC::RS::__anon1619
1321 static sp<const Element> U64_4(sp<RS> rs);
/frameworks/compile/slang/tests/P_reduce_general_result/
H A DScriptC_reduce_general_result.java.expect71 __U64_4 = Element.U64_4(rs);
4954 throw new RSRuntimeException("Type mismatch with U64_4!");
5061 throw new RSRuntimeException("Type mismatch with U64_4!");
/frameworks/compile/slang/tests/P_reduce_general_input/
H A DScriptC_reduce_general_input.java.expect71 __U64_4 = Element.U64_4(rs);
18417 throw new RSRuntimeException("Type mismatch with U64_4!");
18454 throw new RSRuntimeException("Type mismatch with U64_4!");
18491 throw new RSRuntimeException("Type mismatch with U64_4!");
18528 throw new RSRuntimeException("Type mismatch with U64_4!");
18565 throw new RSRuntimeException("Type mismatch with U64_4!");
18602 throw new RSRuntimeException("Type mismatch with U64_4!");
18639 throw new RSRuntimeException("Type mismatch with U64_4!");
18676 throw new RSRuntimeException("Type mismatch with U64_4!");
18713 throw new RSRuntimeException("Type mismatch with U64_4!");
[all...]

Completed in 6891 milliseconds