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

/frameworks/rs/tests/cppf16/
H A Dcompute.cpp28 sp<const Element> half = Element::F16(rs);
/frameworks/rs/java/tests/RsTest/src/com/android/rs/test/
H A DUT_fp16.java57 initializeGlobals(RS, s, Element.F16(RS), nDims);
63 initializeGlobals(RS, s, Element.F16(RS), nDims);
/frameworks/rs/cpp/
H A DElement.cpp91 CREATE_USER(F16, FLOAT_16);
144 CREATE_VECTOR(F16, FLOAT_16);
H A DrsCppStructs.h481 sp<const Element> F16; member in struct:android::RSC::RS::__anon1619
1061 static sp<const Element> F16(sp<RS> rs);
/frameworks/base/rs/java/android/renderscript/
H A DElement.java426 public static Element F16(RenderScript rs) { method in class:Element
/frameworks/compile/slang/tests/P_reduce_general_result/
H A DScriptC_reduce_general_result.java.expect39 __F16 = Element.F16(rs);
2740 throw new RSRuntimeException("Type mismatch with F16!");
2847 throw new RSRuntimeException("Type mismatch with F16!");
/frameworks/compile/slang/tests/P_reduce_general_input/
H A DScriptC_reduce_general_input.java.expect40 __F16 = Element.F16(rs);
173 throw new RSRuntimeException("Type mismatch with F16!");
206 throw new RSRuntimeException("Type mismatch with F16!");
239 throw new RSRuntimeException("Type mismatch with F16!");
272 throw new RSRuntimeException("Type mismatch with F16!");
305 throw new RSRuntimeException("Type mismatch with F16!");
338 throw new RSRuntimeException("Type mismatch with F16!");
371 throw new RSRuntimeException("Type mismatch with F16!");
404 throw new RSRuntimeException("Type mismatch with F16!");
437 throw new RSRuntimeException("Type mismatch with F16!");
[all...]
/frameworks/compile/slang/tests/P_reduce_general_inputs/
H A DScriptC_reduce_general_inputs.java.expect40 __F16 = Element.F16(rs);
160 throw new RSRuntimeException("Type mismatch with F16!");
164 throw new RSRuntimeException("Type mismatch with F16!");
224 throw new RSRuntimeException("Type mismatch with F16!");
228 throw new RSRuntimeException("Type mismatch with F16!");
292 throw new RSRuntimeException("Type mismatch with F16!");
360 throw new RSRuntimeException("Type mismatch with F16!");
428 throw new RSRuntimeException("Type mismatch with F16!");
496 throw new RSRuntimeException("Type mismatch with F16!");
560 throw new RSRuntimeException("Type mismatch with F16!");
[all...]

Completed in 3853 milliseconds