Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/frame_analyzer/src/
H A Dframe_painter.cpp78 auto heightPerMs = height / frameTotalMs; in DrawFPSLine() local
81 auto bottom = OneSecondInMs / fps * heightPerMs; in DrawFPSLine()
97 auto heightPerMs = height / frameTotalMs; in GenerateTimeBars() local
129 auto diffHeight = diffMs * heightPerMs; in GenerateTimeBars()