Home
last modified time | relevance | path

Searched refs:GEOMETRY_DISPLAY_POWER_ON (Results 1 – 5 of 5) sorted by relevance

/hardware/google/graphics/common/libhwc2.1/libdevice/
DExynosDevice.h132 GEOMETRY_DISPLAY_POWER_ON = 1ULL << 28, enumerator
DExynosDisplay.cpp4838 setGeometryChanged(GEOMETRY_DISPLAY_POWER_ON); in setPowerMode()
/hardware/google/graphics/common/libhwc2.1/libexternaldisplay/
DExynosExternalDisplay.cpp545 setGeometryChanged(GEOMETRY_DISPLAY_POWER_ON); in setPowerMode()
/hardware/google/graphics/common/libhwc2.1/libmaindisplay/
DExynosPrimaryDisplay.cpp482 setGeometryChanged(GEOMETRY_DISPLAY_POWER_ON); in setPowerOn()
/hardware/google/graphics/common/libhwc2.1/libresource/
DExynosResourceManager.cpp2423 if ((mDevice->mGeometryChanged & GEOMETRY_DISPLAY_POWER_ON) || in prepareResources()