Home
last modified time | relevance | path

Searched defs:MAX_BRIGHTNESS (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/native/services/inputflinger/reader/controller/
H A DPeripheralController.h28 static constexpr int32_t MAX_BRIGHTNESS = 0xff; variable
/aosp12/packages/services/Car/service/src/com/android/car/hal/
H A DPowerHalService.java53 public static final int MAX_BRIGHTNESS = 100; field in PowerHalService
/aosp12/frameworks/native/services/inputflinger/reader/include/
H A DEventHub.h173 MAX_BRIGHTNESS = 0x00000080, enumerator
/aosp12/hardware/qcom/sdm845/display/sdm/libs/hwc2/
H A Dhwc_session.cpp56 #define MAX_BRIGHTNESS 255 macro