Home
last modified time | relevance | path

Searched refs:maxFloatValue (Results 1 – 2 of 2) sorted by relevance

/device/generic/car/emulator/vhal_aidl/VehicleEmulator/
DVehicleEmulator.cpp302 protoACfg->set_max_float_value(areaConfig.maxFloatValue); in populateProtoVehicleConfig()
/device/google/trout/hal/vehicle/2.0/agl_build/prebuilt/include/android/hardware/automotive/vehicle/2.0/
Dtypes.h3366 float maxFloatValue __attribute__ ((aligned(4))); member
11895 os += ::android::hardware::toString(o.maxFloatValue); in toString()
11922 if (lhs.maxFloatValue != rhs.maxFloatValue) {