Searched defs:half4 (Results 1 – 4 of 4) sorted by relevance
37 sp<const Element> half4 = Element::F16_4(rs); in main() local
116 typedef details::TVec4<half> half4; typedef
841 status_t setGlobalShadowSettings(const half4& /*ambientColor*/, const half4& /*spotColor*/, in setGlobalShadowSettings()
58 typedef half half4 __attribute__((ext_vector_type(4))); typedef