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