Home
last modified time | relevance | path

Searched refs:float_t (Results 1 – 4 of 4) sorted by relevance

/hardware/google/gfxstream/third-party/glm/include/glm/detail/
Dtype_float.hpp44 typedef mediump_float float_t; typedef
46 typedef highp_float float_t; typedef
48 typedef mediump_float float_t; typedef
50 typedef lowp_float float_t; typedef
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
Dtypedefs.h247 typedef float32 float_t; typedef
249 typedef float64 float_t; typedef
/hardware/interfaces/automotive/vehicle/2.0/default/tests/
DVehicleHalManager_test.cpp190 pValue->value.floatValues = hidl_vec<float_t>{1.1, 2.2}; in getComplexProperty()
/hardware/interfaces/automotive/vehicle/2.0/default/tests/fuzzer/
DVehicleManager_fuzzer.cpp120 pValue->value.floatValues = hidl_vec<float_t>{kVecFloat}; in get()