Tag

variable-refresh-rate

0 views collected around this technical thread.

Coolpad Technology Team
Coolpad Technology Team
Aug 5, 2022 · Mobile Development

Understanding Variable Refresh Rate on Android Devices and How to Control It

This article explains what variable refresh rate is on Android, how the platform determines the final refresh rate when multiple apps request different rates, and provides detailed SDK and NDK methods—including DisplayManager listeners, Surface.setFrameRate, and AChoreographer callbacks—to query and set refresh rates, as well as the underlying SurfaceFlinger vote and policy mechanisms that enforce these settings.

AndroidNDKSDK
0 likes · 30 min read
Understanding Variable Refresh Rate on Android Devices and How to Control It