Searched refs:lowestConsideredPriority (Results 1 – 2 of 2) sorted by relevance
74 int lowestConsideredPriority, int highestConsideredPriority) { in applyVotes() argument77 priority >= lowestConsideredPriority; in applyVotes()87 + Vote.priorityToString(lowestConsideredPriority) + ", " in applyVotes()
327 int lowestConsideredPriority = Vote.MIN_PRIORITY; in getDesiredDisplayModeSpecs() local331 lowestConsideredPriority = Vote.PRIORITY_APP_REQUEST_RENDER_FRAME_RATE_RANGE; in getDesiredDisplayModeSpecs()337 while (lowestConsideredPriority <= highestConsideredPriority) { in getDesiredDisplayModeSpecs()339 votes, lowestConsideredPriority, highestConsideredPriority); in getDesiredDisplayModeSpecs()348 + Vote.priorityToString(lowestConsideredPriority) in getDesiredDisplayModeSpecs()356 + Vote.priorityToString(lowestConsideredPriority) in getDesiredDisplayModeSpecs()362 lowestConsideredPriority++; in getDesiredDisplayModeSpecs()377 mVotesStatsReporter.reportVotesActivated(displayId, lowestConsideredPriority, in getDesiredDisplayModeSpecs()