Searched refs:deviceRefreshRate (Results 1 – 1 of 1) sorted by relevance
119 FrameRateTimeoutException(float appRequestedFrameRate, float deviceRefreshRate) { in FrameRateTimeoutException() argument121 this.deviceRefreshRate = deviceRefreshRate; in FrameRateTimeoutException()125 public float deviceRefreshRate; field in FrameRateOverrideTestActivity.FrameRateTimeoutException475 exc.appRequestedFrameRate, exc.deviceRefreshRate), in testFrameRateOverride()