Home
last modified time | relevance | path

Searched defs:currentRefreshRate (Results 1 – 4 of 4) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/hyper_graphic_manager/core/config/
Dhgm_config_callback_manager.cpp108 uint32_t currentRefreshRate = in RegisterHgmRefreshRateUpdateCallback() local
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/dfx/
Drs_dirty_rects_dfx.cpp161 …uint32_t currentRefreshRate = OHOS::Rosen::HgmCore::Instance().GetScreenCurrentRefreshRate(screenI… in DrawCurrentRefreshRate() local
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
Drs_hardware_thread.cpp512 uint32_t currentRefreshRate = hgmCore.GetScreenCurrentRefreshRate(id); in AddRefreshRateCount() local
Drs_uni_render_visitor.cpp4233 uint32_t currentRefreshRate, uint32_t realtimeRefreshRate, RSDisplayRenderNode& node) in DrawCurrentRefreshRate()