Searched refs:SetAppSupportedState (Results 1 – 4 of 4) sorted by relevance
68 idleDetector->SetAppSupportedState(false);116 idleDetector->SetAppSupportedState(true);144 idleDetector->SetAppSupportedState(true);183 idleDetector->SetAppSupportedState(true);227 idleDetector->SetAppSupportedState(true);
124 frameRateMgr.idleDetector_.SetAppSupportedState(true);182 frameRateMgr.idleDetector_.SetAppSupportedState(true);
32 void SetAppSupportedState(bool appSupported) in SetAppSupportedState() function
230 idleDetector_.SetAppSupportedState(appNeedHighRefresh); in UpdateAppSupportedState()