Home
last modified time | relevance | path

Searched defs:double4 (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/native/libs/math/include/math/
H A Dvec4.h113 typedef details::TVec4<double> double4; typedef
/aosp12/frameworks/rs/driver/
H A DrsdRuntimeStubs.cpp65 typedef double double4 __attribute__((ext_vector_type(4))); typedef