Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libmaindisplay/
DExynosPrimaryDisplay.h47 virtual void handleDisplayIdleEnter(const uint32_t idleTeRefreshRate) override;
DExynosPrimaryDisplay.cpp974 void ExynosPrimaryDisplay::handleDisplayIdleEnter(const uint32_t idleTeRefreshRate) { in handleDisplayIdleEnter() function in ExynosPrimaryDisplay
/hardware/google/graphics/common/libhwc2.1/libdisplayinterface/
DExynosDeviceDrmInterface.cpp333 primaryDisplay->handleDisplayIdleEnter(idleTeVrefresh); in handleIdleEnterEvent()
/hardware/google/graphics/common/libhwc2.1/libhwcService/
DExynosHWCService.cpp512 primaryDisplay->handleDisplayIdleEnter(idleTeRefreshRate); in triggerDisplayIdleEnter()
/hardware/google/graphics/common/libhwc2.1/libdevice/
DExynosDisplay.h1252 virtual void handleDisplayIdleEnter(const uint32_t __unused idleTeRefreshRate) {} in handleDisplayIdleEnter() function