Searched refs:F16_3 (Results 1 - 7 of 7) sorted by relevance

/frameworks/rs/tests/cpp_api/cppf16/
H A Dcompute.cpp36 sp<const Element> half3 = Element::F16_3(rs);
/frameworks/rs/tests/java_api/RsTest/src/com/android/rs/test/
H A DUT_fp16.java101 initializeGlobals(RS, s, Element.F16_3(RS), nDims);
111 initializeGlobals(RS, s, Element.F16_3(RS), nDims);
/frameworks/rs/tests/lldb/cpp/Allocations/
H A DAllocations.cpp255 Type::Builder typeF16_3Builder(mRS, Element::F16_3(mRS));
/frameworks/rs/tests/lldb/java/Allocations/src/com/android/rs/allocations/
H A DMainActivity.java307 Type.Builder typeF16_3Builder = new Type.Builder(mRS, Element.F16_3(mRS));
/frameworks/rs/tests/lldb/jni/Allocations/jniallocations/
H A Djniallocations.cpp259 Type::Builder typeF16_3Builder(mRS, Element::F16_3(mRS));
/frameworks/base/rs/java/android/renderscript/
H A DElement.java657 public static Element F16_3(RenderScript rs) { method in class:Element
/frameworks/rs/cpp/
H A DrsCppStructs.h483 sp<const Element> F16_3; member in struct:android::RSC::RS::__anon1962
1152 static sp<const Element> F16_3(const sp<RS> &rs);

Completed in 192 milliseconds