Home
last modified time | relevance | path

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

/aosp12/frameworks/native/libs/math/include/math/
H A Dvec3.h116 typedef details::TVec3<double> double3; typedef
/aosp12/frameworks/rs/driver/
H A DrsdRuntimeStubs.cpp64 typedef double double3 __attribute__((ext_vector_type(3))); typedef