Home
last modified time | relevance | path

Searched refs:slowFPS (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/frame_analyzer/src/
H A Dframe_painter.cpp49 constexpr auto slowFPS = normalFPS / 2; in Draw() local
67 DrawFPSLine(canvas, slowFPS, height / frameTotalMs, 0xbfff0000); in Draw()