Home
last modified time | relevance | path

Searched defs:half2 (Results 1 – 3 of 3) sorted by relevance

/frameworks/rs/tests/cpp_api/cppf16/
Dcompute.cpp35 sp<const Element> half2 = Element::F16_2(rs); in main() local
/frameworks/native/libs/math/include/math/
Dvec2.h113 typedef details::TVec2<half> half2; typedef
/frameworks/rs/driver/
DrsdRuntimeStubs.cpp56 typedef half half2 __attribute__((ext_vector_type(2))); typedef