Home
last modified time | relevance | path

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

/frameworks/native/libs/gui/include/gui/
DISurfaceComposer.h217 GET_DISPLAY_CONFIGS, enumerator
/frameworks/native/libs/gui/
DISurfaceComposer.cpp268 remote()->transact(BnSurfaceComposer::GET_DISPLAY_CONFIGS, data, &reply); in getDisplayConfigs()
616 case GET_DISPLAY_CONFIGS: { in onTransact()
/frameworks/native/services/surfaceflinger/tests/hwc2/
DHwc2Test.cpp2378 TEST_F(Hwc2Test, GET_DISPLAY_CONFIGS) in TEST_F() argument