Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_realtime_refresh_rate_manager.cpp56 uint32_t realtimeFrameCount = realtimeFrameCount_; in SetShowRefreshRateEnabled() local
62 … uint32_t fps = std::round(realtimeFrameCount * static_cast<float>(NS_PER_S_) / diff.count()); in SetShowRefreshRateEnabled()