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.h488 SET_DISPLAY_BRIGHTNESS, enumerator
/frameworks/native/libs/gui/
DISurfaceComposer.cpp951 error = remote()->transact(BnSurfaceComposer::SET_DISPLAY_BRIGHTNESS, data, &reply); in setDisplayBrightness()
1564 case SET_DISPLAY_BRIGHTNESS: { in onTransact()
/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.cpp5119 case SET_DISPLAY_BRIGHTNESS: { in CheckTransactCodeCredentials()