Home
last modified time | relevance | path

Searched refs:mIgnoringLastUpdate (Results 1 – 2 of 2) sorted by relevance

/hardware/google/graphics/common/libhwc2.1/libdevice/
DExynosDisplay.h1783 std::atomic_bool mIgnoringLastUpdate = false; variable
DExynosDisplay.cpp6716 mIgnoringLastUpdate(false), in SysfsBasedRRIHandler()
6750 mIgnoringLastUpdate = true; in updateRefreshRateLocked()
6754 mIgnoringLastUpdate = false; in updateRefreshRateLocked()
6852 if (!mIgnoringLastUpdate) { in checkOnPresentDisplay()