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/RsTest/src/com/android/rs/test/
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::__anon1962
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.expect40 __F16_2 = Element.F16_2(rs);
2777 throw new RSRuntimeException("Type mismatch with F16_2!");
2884 throw new RSRuntimeException("Type mismatch with F16_2!");
/frameworks/compile/slang/tests/P_reduce_general_input/
H A DScriptC_reduce_general_input.java.expect41 __F16_2 = Element.F16_2(rs);
705 throw new RSRuntimeException("Type mismatch with F16_2!");
742 throw new RSRuntimeException("Type mismatch with F16_2!");
779 throw new RSRuntimeException("Type mismatch with F16_2!");
816 throw new RSRuntimeException("Type mismatch with F16_2!");
853 throw new RSRuntimeException("Type mismatch with F16_2!");
890 throw new RSRuntimeException("Type mismatch with F16_2!");
927 throw new RSRuntimeException("Type mismatch with F16_2!");
964 throw new RSRuntimeException("Type mismatch with F16_2!");
1001 throw new RSRuntimeException("Type mismatch with F16_2!");
[all...]
/frameworks/compile/slang/tests/P_reduce_general_inputs/
H A DScriptC_reduce_general_inputs.java.expect41 __F16_2 = Element.F16_2(rs);
296 throw new RSRuntimeException("Type mismatch with F16_2!");
364 throw new RSRuntimeException("Type mismatch with F16_2!");
2834 throw new RSRuntimeException("Type mismatch with F16_2!");
2902 throw new RSRuntimeException("Type mismatch with F16_2!");
2974 throw new RSRuntimeException("Type mismatch with F16_2!");
2978 throw new RSRuntimeException("Type mismatch with F16_2!");
3046 throw new RSRuntimeException("Type mismatch with F16_2!");
3050 throw new RSRuntimeException("Type mismatch with F16_2!");
3118 throw new RSRuntimeException("Type mismatch with F16_2!");
[all...]

Completed in 132 milliseconds