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.h488 SET_ALLOWED_DISPLAY_CONFIGS, enumerator
/frameworks/native/libs/gui/
DISurfaceComposer.cpp872 result = remote()->transact(BnSurfaceComposer::SET_ALLOWED_DISPLAY_CONFIGS, data, &reply); in setAllowedDisplayConfigs()
1537 case SET_ALLOWED_DISPLAY_CONFIGS: { in onTransact()
/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.cpp5183 case SET_ALLOWED_DISPLAY_CONFIGS: in CheckTransactCodeCredentials()