Searched refs:F16_2 (Results 1 - 10 of 10) sorted by relevance

/frameworks/rs/tests/cpp_api/cppf16/
H A Dcompute.cpp35 sp<const Element> half2 = Element::F16_2(rs);
/frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/
H A DUT_fp16.java80 initializeGlobals(RS, s, Element.F16_2(RS), nDims);
90 initializeGlobals(RS, s, Element.F16_2(RS), nDims);
/frameworks/rs/tests/lldb/cpp/Allocations/
H A DAllocations.cpp260 mHalf2Allocation = Allocation::createSized(mRS, Element::F16_2(mRS), mAllocSize / 2);
/frameworks/rs/tests/lldb/java/Allocations/src/com/android/rs/allocations/
H A DMainActivity.java313 mHalf2Allocation = Allocation.createSized(mRS, Element.F16_2(mRS), mAllocSize / 2);
/frameworks/rs/tests/lldb/jni/Allocations/jniallocations/
H A Djniallocations.cpp264 mHalf2Allocation = Allocation::createSized(mRS, Element::F16_2(mRS), mAllocSize / 2);
/frameworks/base/rs/java/android/renderscript/
H A DElement.java646 public static Element F16_2(RenderScript rs) { method in class:Element
/frameworks/rs/cpp/
H A DrsCppStructs.h482 sp<const Element> F16_2; member in struct:android::RSC::RS::__anon1954
1146 static sp<const Element> F16_2(const sp<RS> &rs);
/frameworks/compile/slang/tests/P_reduce_general_result/
H A 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/compile/slang/tests/P_reduce_general_input/
H A 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_inputs/
H A 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...]

Completed in 723 milliseconds