Home
last modified time | relevance | path

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

/frameworks/native/libs/gui/include/gui/
DISurfaceComposer.h485 SET_ALLOWED_DISPLAY_CONFIGS, enumerator
/frameworks/native/libs/gui/
DISurfaceComposer.cpp871 result = remote()->transact(BnSurfaceComposer::SET_ALLOWED_DISPLAY_CONFIGS, data, &reply); in setAllowedDisplayConfigs()
1533 case SET_ALLOWED_DISPLAY_CONFIGS: { in onTransact()
/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.cpp5068 case SET_ALLOWED_DISPLAY_CONFIGS: in CheckTransactCodeCredentials()