Home
last modified time | relevance | path

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

/frameworks/native/libs/gui/include/gui/
DISurfaceComposer.h491 SET_DISPLAY_BRIGHTNESS, enumerator
/frameworks/native/libs/gui/
DISurfaceComposer.cpp952 error = remote()->transact(BnSurfaceComposer::SET_DISPLAY_BRIGHTNESS, data, &reply); in setDisplayBrightness()
1568 case SET_DISPLAY_BRIGHTNESS: { in onTransact()
/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.cpp5234 case SET_DISPLAY_BRIGHTNESS: { in CheckTransactCodeCredentials()