Home
last modified time | relevance | path

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

/device/generic/car/emulator/vhal_v2_0/
DEmulatedVehicleHalServer.cpp47 if (mInQEMU && value.prop == toInt(VehicleProperty::DISPLAY_BRIGHTNESS)) { in onSetProperty()
/device/generic/car/emulator/vhal_aidl/VehicleEmulator/
DEmulatedVehicleHardware.cpp93 if (mInQemu && propId == toInt(VehicleProperty::DISPLAY_BRIGHTNESS)) { in setValues()
/device/generic/car/emulator/vhal_aidl/VehicleEmulator/test/
DVehicleEmulatorTest.cpp377 .prop = toInt(VehicleProperty::DISPLAY_BRIGHTNESS), in TEST_F()
/device/google/trout/hal/vehicle/2.0/agl_build/prebuilt/include/android/hardware/automotive/vehicle/2.0/
Dtypes.h1355DISPLAY_BRIGHTNESS = 289409539 /* (0x0A03 | VehiclePropertyGroup:SYSTEM | VehiclePropertyType:INT3… enumerator
8112 …cleProperty::DISPLAY_BRIGHTNESS) == static_cast<int32_t>(::android::hardware::automotive::vehicle:…
8116 … flipped |= ::android::hardware::automotive::vehicle::V2_0::VehicleProperty::DISPLAY_BRIGHTNESS;
8846 if (o == ::android::hardware::automotive::vehicle::V2_0::VehicleProperty::DISPLAY_BRIGHTNESS) { in toString()