Home
last modified time | relevance | path

Searched refs:GET_DISPLAY_CONFIGS (Results 1 – 4 of 4) sorted by relevance

/frameworks/native/libs/gui/include/gui/
DISurfaceComposer.h457 GET_DISPLAY_CONFIGS, enumerator
/frameworks/native/libs/gui/
DISurfaceComposer.cpp358 remote()->transact(BnSurfaceComposer::GET_DISPLAY_CONFIGS, data, &reply); in getDisplayConfigs()
1184 case GET_DISPLAY_CONFIGS: { in onTransact()
/frameworks/native/services/surfaceflinger/tests/hwc2/
DHwc2Test.cpp2525 TEST_F(Hwc2Test, GET_DISPLAY_CONFIGS) in TEST_F() argument
/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.cpp5107 case GET_DISPLAY_CONFIGS: in CheckTransactCodeCredentials()