Tag

high refresh rate

0 views collected around this technical thread.

Xianyu Technology
Xianyu Technology
Dec 28, 2021 · Mobile Development

Optimizing Flutter Engine for 120 Hz on iPhone 13 – Internship Experience

During a three‑month internship at Xianyu, senior software engineering student Wen Jingrui (Mu Chen) tackled Flutter Engine limitations on the iPhone 13’s 120 Hz display, debugging iOS frame‑callback code to enable smooth rendering, fixing keyboard‑animation bugs, and contributing video and image editor features, ultimately earning a full‑time offer.

Flutterengine optimizationhigh refresh rate
0 likes · 5 min read
Optimizing Flutter Engine for 120 Hz on iPhone 13 – Internship Experience
Coolpad Technology Team
Coolpad Technology Team
Nov 24, 2021 · Mobile Development

Analyzing Frame Drops on High-Refresh-Rate Android Devices: A Case Study with WeChat

This article investigates why a test Android phone exhibits noticeable frame drops when scrolling WeChat compared to a reference Honor X20, examining Vsync timing, CPU frequency scaling, and rendering pipelines, and proposes a CPU‑boost fix that restores smooth 120 fps performance.

Android performanceCPU frequencyVSync
0 likes · 8 min read
Analyzing Frame Drops on High-Refresh-Rate Android Devices: A Case Study with WeChat