Home
last modified time | relevance | path

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

/device/generic/car/emulator/vhal_aidl/VehicleEmulator/
DVehicleEmulator.cpp301 protoACfg->set_min_float_value(areaConfig.minFloatValue); in populateProtoVehicleConfig()
/device/google/trout/hal/vehicle/2.0/agl_build/prebuilt/include/android/hardware/automotive/vehicle/2.0/
Dtypes.h3365 float minFloatValue __attribute__ ((aligned(4))); member
11893 os += ::android::hardware::toString(o.minFloatValue); in toString()
11919 if (lhs.minFloatValue != rhs.minFloatValue) {