Searched refs:fpsThrottler (Results 1 – 1 of 1) sorted by relevance
61 private val fpsThrottler = FpsThrottler() constant214 fpsThrottler.requestRendering() in renderWithFpsLimit()218 return fpsThrottler.tryRender(frameTimeNanos) { in renderWithFpsLimit()250 fpsThrottler.updateFps(fps) in setFpsLimit()