Home
last modified time | relevance | path

Searched defs:floatValue (Results 1 – 5 of 5) sorted by relevance

/hardware/google/pixel/pixelstats/test/mm/
DVendorAtomIntValueUtil.h24 constexpr int floatValue = static_cast<int>(VendorAtomValue::floatValue); variable
/hardware/interfaces/automotive/vehicle/aidl/impl/utils/common/src/
DVehicleUtils.cpp227 for (float floatValue : value.value.floatValues) { in checkValueRange() local
/hardware/interfaces/automotive/vehicle/aidl/impl/grpc/utils/proto_message_converter/src/
DProtoMessageConverter.cpp135 for (auto& floatValue : in.value.floatValues) { in aidlToProto() local
/hardware/interfaces/automotive/vehicle/2.0/default/common/src/
DProtoMessageConverter.cpp177 for (auto& floatValue : val.value.floatValues) { in toProto() local
/hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/
DDefaultVehicleHalServer.cpp508 float floatValue; in setValueCommand() local