Searched refs:F64_4 (Results 1 - 8 of 8) sorted by relevance

/frameworks/rs/tests/lldb/cpp/Allocations/
H A DAllocations.cpp286 Type::Builder typeF64_4Builder(mRS, Element::F64_4(mRS));
/frameworks/rs/tests/lldb/java/Allocations/src/com/android/rs/allocations/
H A DMainActivity.java348 Type.Builder typeF64_4Builder = new Type.Builder(mRS, Element.F64_4(mRS));
/frameworks/rs/tests/lldb/jni/Allocations/jniallocations/
H A Djniallocations.cpp290 Type::Builder typeF64_4Builder(mRS, Element::F64_4(mRS));
/frameworks/base/rs/java/android/renderscript/
H A DElement.java734 public static Element F64_4(RenderScript rs) { method in class:Element
/frameworks/rs/support/java/src/android/support/v8/renderscript/
H A DElement.java521 public static Element F64_4(RenderScript rs) { method in class:Element
/frameworks/rs/cpp/
H A DrsCppStructs.h492 sp<const Element> F64_4; member in struct:android::RSC::RS::__anon1962
1195 static sp<const Element> F64_4(const sp<RS> &rs);
/frameworks/compile/slang/tests/P_reduce_general_result/
H A DScriptC_reduce_general_result.java.expect47 __F64_4 = Element.F64_4(rs);
3242 throw new RSRuntimeException("Type mismatch with F64_4!");
3349 throw new RSRuntimeException("Type mismatch with F64_4!");
/frameworks/compile/slang/tests/P_reduce_general_input/
H A DScriptC_reduce_general_input.java.expect48 __F64_4 = Element.F64_4(rs);
4721 throw new RSRuntimeException("Type mismatch with F64_4!");
4758 throw new RSRuntimeException("Type mismatch with F64_4!");
4795 throw new RSRuntimeException("Type mismatch with F64_4!");
4832 throw new RSRuntimeException("Type mismatch with F64_4!");
4869 throw new RSRuntimeException("Type mismatch with F64_4!");
4906 throw new RSRuntimeException("Type mismatch with F64_4!");
4943 throw new RSRuntimeException("Type mismatch with F64_4!");
4980 throw new RSRuntimeException("Type mismatch with F64_4!");
5017 throw new RSRuntimeException("Type mismatch with F64_4!");
[all...]

Completed in 4628 milliseconds