Searched refs:getMaxRefreshRateByPolicyLocked (Results 1 – 2 of 2) sorted by relevance
348 const DisplayModePtr& getMaxRefreshRateByPolicyLocked(int anchorGroup) const REQUIRES(mLock);349 const DisplayModePtr& getMaxRefreshRateByPolicyLocked() const REQUIRES(mLock) { in getMaxRefreshRateByPolicyLocked() function350 return getMaxRefreshRateByPolicyLocked(mActiveModeIt->second->getGroup()); in getMaxRefreshRateByPolicyLocked()
340 const DisplayModePtr& max = getMaxRefreshRateByPolicyLocked(anchorGroup); in getBestRefreshRateLocked()358 const DisplayModePtr& max = getMaxRefreshRateByPolicyLocked(anchorGroup); in getBestRefreshRateLocked()525 const DisplayModePtr& max = getMaxRefreshRateByPolicyLocked(anchorGroup); in getBestRefreshRateLocked()537 const DisplayModePtr& touchRefreshRate = getMaxRefreshRateByPolicyLocked(anchorGroup); in getBestRefreshRateLocked()708 return getMaxRefreshRateByPolicyLocked(); in getMaxRefreshRateByPolicy()711 const DisplayModePtr& RefreshRateConfigs::getMaxRefreshRateByPolicyLocked(int anchorGroup) const { in getMaxRefreshRateByPolicyLocked() function in android::scheduler::RefreshRateConfigs933 const DisplayModePtr& maxByPolicy = getMaxRefreshRateByPolicyLocked(); in getIdleTimerAction()