Searched refs:updateFrameRateVote (Results 1 – 5 of 5) sorted by relevance
340 assertTrue(mPolicy.updateFrameRateVote(window)); in testAnimatingDenylist()349 assertTrue(mPolicy.updateFrameRateVote(window)); in testAnimatingDenylist()387 assertFalse(mPolicy.updateFrameRateVote(window)); in testAppMaxRefreshRate()396 assertFalse(mPolicy.updateFrameRateVote(window)); in testAppMaxRefreshRate()408 assertFalse(mPolicy.updateFrameRateVote(window)); in testAppMinRefreshRate()429 assertTrue(mPolicy.updateFrameRateVote(window)); in testAppPreferredRefreshRate()448 assertTrue(mPolicy.updateFrameRateVote(window)); in testSwitchingTypeForExactVote()458 assertTrue(mPolicy.updateFrameRateVote(window)); in testSwitchingTypeForExactVote()475 assertTrue(mPolicy.updateFrameRateVote(window)); in testSwitchingTypeForPreferredVote()504 assertTrue(mPolicy.updateFrameRateVote(window)); in testSwitchingTypeForDenylist()[all …]
123 .updateFrameRateVote(appWindow)); in testApplicationInFocusWithoutModeId()
241 boolean updateFrameRateVote(WindowState w) { in updateFrameRateVote() method in RefreshRatePolicy
5184 boolean voteChanged = refreshRatePolicy.updateFrameRateVote(this); in updateFrameRateSelectionPriorityIfNeeded()
11267 HSPLcom/android/server/wm/RefreshRatePolicy;->updateFrameRateVote(Lcom/android/server/wm/WindowStat…