Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libdisplayinterface/
DExynosDisplayDrmInterface.h622 bool mIsResolutionSwitchInProgress = false; variable
DExynosDisplayDrmInterface.cpp1411 mIsResolutionSwitchInProgress = true; in setActiveConfigWithConstraints()
2576 if (mDrmDisplayInterface->mIsResolutionSwitchInProgress && in commit()
2578 mDrmDisplayInterface->mIsResolutionSwitchInProgress = false; in commit()