Searched refs:float_t (Results 1 – 4 of 4) sorted by relevance
44 typedef mediump_float float_t; typedef46 typedef highp_float float_t; typedef48 typedef mediump_float float_t; typedef50 typedef lowp_float float_t; typedef
247 typedef float32 float_t; typedef249 typedef float64 float_t; typedef
190 pValue->value.floatValues = hidl_vec<float_t>{1.1, 2.2}; in getComplexProperty()
120 pValue->value.floatValues = hidl_vec<float_t>{kVecFloat}; in get()