Home
last modified time | relevance | path

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

/aosp12/frameworks/rs/cpu_ref/
H A DrsCpuIntrinsicInlines.h25 typedef float float4 __attribute__((ext_vector_type(4))); typedef
/aosp12/frameworks/native/libs/math/include/math/
H A Dvec4.h114 typedef details::TVec4<float> float4; typedef
/aosp12/frameworks/rs/driver/
H A DrsdRuntimeStubs.cpp62 typedef float float4 __attribute__((ext_vector_type(4))); typedef