Home
last modified time | relevance | path

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

/device/google/trout/hal/vehicle/2.0/agl_build/prebuilt/include/android/hardware/automotive/vehicle/2.0/
Dtypes.h3204 DEGREES = 128 /* 0x80 */, enumerator
10994 …hicle::V2_0::VehicleUnit::DEGREES) == static_cast<int32_t>(::android::hardware::automotive::vehicl…
10998 flipped |= ::android::hardware::automotive::vehicle::V2_0::VehicleUnit::DEGREES;
11113 if (o == ::android::hardware::automotive::vehicle::V2_0::VehicleUnit::DEGREES) { in toString()