Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libdevice/
DExynosDevice.h133 GEOMETRY_DISPLAY_POWER_OFF = 1ULL << 29, enumerator
DExynosDisplay.cpp4832 setGeometryChanged(GEOMETRY_DISPLAY_POWER_OFF); in setPowerMode()
/hardware/google/graphics/common/libhwc2.1/libexternaldisplay/
DExynosExternalDisplay.cpp539 setGeometryChanged(GEOMETRY_DISPLAY_POWER_OFF); in setPowerMode()
/hardware/google/graphics/common/libhwc2.1/libmaindisplay/
DExynosPrimaryDisplay.cpp520 setGeometryChanged(GEOMETRY_DISPLAY_POWER_OFF); in setPowerOff()
/hardware/google/graphics/common/libhwc2.1/libresource/
DExynosResourceManager.cpp2424 (mDevice->mGeometryChanged & GEOMETRY_DISPLAY_POWER_OFF) || in prepareResources()