Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/google/graphics/common/libhwc2.1/libdisplayinterface/
DExynosDisplayDrmInterface.h641 bool mIsResolutionSwitchInProgress = false; variable
DExynosDisplayDrmInterface.cpp1437 mIsResolutionSwitchInProgress = true; in setActiveConfigWithConstraints()
2618 if (mDrmDisplayInterface->mIsResolutionSwitchInProgress && in commit()
2620 mDrmDisplayInterface->mIsResolutionSwitchInProgress = false; in commit()