Home
last modified time | relevance | path

Searched refs:F16_2 (Results 1 – 12 of 12) sorted by relevance

/frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/
DUT_fp16.java80 initializeGlobals(RS, s, Element.F16_2(RS), nDims); in TestHalf2()
90 initializeGlobals(RS, s, Element.F16_2(RS), nDims); in TestHalf2()
/frameworks/rs/tests/cpp_api/cppf16/
Dcompute.cpp35 sp<const Element> half2 = Element::F16_2(rs); in main()
/frameworks/rs/tests/lldb/cpp/Allocations/
DAllocations.cpp260 mHalf2Allocation = Allocation::createSized(mRS, Element::F16_2(mRS), mAllocSize / 2); in createFloatAllocations()
/frameworks/rs/tests/lldb/jni/Allocations/jniallocations/
Djniallocations.cpp264 mHalf2Allocation = Allocation::createSized(mRS, Element::F16_2(mRS), mAllocSize / 2); in createFloatAllocations()
/frameworks/rs/tests/lldb/java/Allocations/src/com/android/rs/allocations/
DMainActivity.java313 mHalf2Allocation = Allocation.createSized(mRS, Element.F16_2(mRS), mAllocSize / 2); in createFloatAllocations()
/frameworks/base/rs/java/android/renderscript/
DElement.java648 public static Element F16_2(RenderScript rs) { in F16_2() method in Element
/frameworks/rs/cpp/
DrsCppStructs.h482 sp<const Element> F16_2; member
1146 static sp<const Element> F16_2(const sp<RS> &rs);
/frameworks/compile/slang/tests/P_reduce_general_inputs/
DScriptC_reduce_general_inputs.java.expect44 __F16_2 = Element.F16_2(rs);
299 throw new RSRuntimeException("Type mismatch with F16_2!");
367 throw new RSRuntimeException("Type mismatch with F16_2!");
2837 throw new RSRuntimeException("Type mismatch with F16_2!");
2905 throw new RSRuntimeException("Type mismatch with F16_2!");
2977 throw new RSRuntimeException("Type mismatch with F16_2!");
2981 throw new RSRuntimeException("Type mismatch with F16_2!");
3049 throw new RSRuntimeException("Type mismatch with F16_2!");
3053 throw new RSRuntimeException("Type mismatch with F16_2!");
3121 throw new RSRuntimeException("Type mismatch with F16_2!");
[all …]
/frameworks/compile/slang/tests/P_reduce_general_input/
DScriptC_reduce_general_input.java.expect44 __F16_2 = Element.F16_2(rs);
708 throw new RSRuntimeException("Type mismatch with F16_2!");
745 throw new RSRuntimeException("Type mismatch with F16_2!");
782 throw new RSRuntimeException("Type mismatch with F16_2!");
819 throw new RSRuntimeException("Type mismatch with F16_2!");
856 throw new RSRuntimeException("Type mismatch with F16_2!");
893 throw new RSRuntimeException("Type mismatch with F16_2!");
930 throw new RSRuntimeException("Type mismatch with F16_2!");
967 throw new RSRuntimeException("Type mismatch with F16_2!");
1004 throw new RSRuntimeException("Type mismatch with F16_2!");
[all …]
/frameworks/compile/slang/tests/P_reduce_general_result/
DScriptC_reduce_general_result.java.expect43 __F16_2 = Element.F16_2(rs);
2780 throw new RSRuntimeException("Type mismatch with F16_2!");
2887 throw new RSRuntimeException("Type mismatch with F16_2!");
/frameworks/base/non-updatable-api/
Dcurrent.txt39924 method public static android.renderscript.Element F16_2(android.renderscript.RenderScript);
/frameworks/base/api/
Dcurrent.txt40068 method public static android.renderscript.Element F16_2(android.renderscript.RenderScript);