Home
last modified time | relevance | path

Searched defs:FrameRateVote (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/wm/
DRefreshRatePolicy.java189 public static class FrameRateVote { class in RefreshRatePolicy
193 FrameRateVote(float refreshRate, @Surface.FrameRateCompatibility int compatibility) { in FrameRateVote() method in RefreshRatePolicy.FrameRateVote
197 FrameRateVote() { in FrameRateVote() method in RefreshRatePolicy.FrameRateVote