Home
last modified time | relevance | path

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

/device/amlogic/yukawa/input/
DGeneric.kl426 axis 0x08 WHEEL
/device/google/atv/
DGeneric.kl428 axis 0x08 WHEEL
/device/google/trout/hal/vehicle/2.0/agl_build/prebuilt/include/android/hardware/automotive/vehicle/2.0/
Dtypes.h292 WHEEL = 117440512 /* 0x07000000 */, enumerator
7538 …vehicle::V2_0::VehicleArea::WHEEL) == static_cast<int32_t>(::android::hardware::automotive::vehicl…
7542 flipped |= ::android::hardware::automotive::vehicle::V2_0::VehicleArea::WHEEL;
7576 if (o == ::android::hardware::automotive::vehicle::V2_0::VehicleArea::WHEEL) { in toString()