Home
last modified time | relevance | path

Searched refs:F64_4 (Results 1 – 11 of 11) sorted by relevance

/frameworks/rs/tests/lldb/cpp/Allocations/
DAllocations.cpp286 Type::Builder typeF64_4Builder(mRS, Element::F64_4(mRS)); in createFloatAllocations()
/frameworks/rs/tests/lldb/jni/Allocations/jniallocations/
Djniallocations.cpp290 Type::Builder typeF64_4Builder(mRS, Element::F64_4(mRS)); in createFloatAllocations()
/frameworks/rs/tests/lldb/java/Allocations/src/com/android/rs/allocations/
DMainActivity.java348 Type.Builder typeF64_4Builder = new Type.Builder(mRS, Element.F64_4(mRS)); in createFloatAllocations()
/frameworks/rs/support/java/src/androidx/renderscript/
DElement.java521 public static Element F64_4(RenderScript rs) { in F64_4() method in Element
/frameworks/base/rs/java/android/renderscript/
DElement.java736 public static Element F64_4(RenderScript rs) { in F64_4() method in Element
/frameworks/rs/cpp/
DrsCppStructs.h492 sp<const Element> F64_4; member
1195 static sp<const Element> F64_4(const sp<RS> &rs);
/frameworks/compile/slang/tests/P_reduce_general_input/
DScriptC_reduce_general_input.java.expect51 __F64_4 = Element.F64_4(rs);
4724 throw new RSRuntimeException("Type mismatch with F64_4!");
4761 throw new RSRuntimeException("Type mismatch with F64_4!");
4798 throw new RSRuntimeException("Type mismatch with F64_4!");
4835 throw new RSRuntimeException("Type mismatch with F64_4!");
4872 throw new RSRuntimeException("Type mismatch with F64_4!");
4909 throw new RSRuntimeException("Type mismatch with F64_4!");
4946 throw new RSRuntimeException("Type mismatch with F64_4!");
4983 throw new RSRuntimeException("Type mismatch with F64_4!");
5020 throw new RSRuntimeException("Type mismatch with F64_4!");
[all …]
/frameworks/compile/slang/tests/P_reduce_general_result/
DScriptC_reduce_general_result.java.expect50 __F64_4 = Element.F64_4(rs);
3245 throw new RSRuntimeException("Type mismatch with F64_4!");
3352 throw new RSRuntimeException("Type mismatch with F64_4!");
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt26067 method public static android.renderscript.Element F64_4(android.renderscript.RenderScript);
/frameworks/base/non-updatable-api/
Dcurrent.txt39934 method public static android.renderscript.Element F64_4(android.renderscript.RenderScript);
/frameworks/base/api/
Dcurrent.txt40078 method public static android.renderscript.Element F64_4(android.renderscript.RenderScript);