Home
last modified time | relevance | path

Searched defs:FlushFrameRate (Results 1 – 11 of 11) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
Dform_render_window.cpp171 void FormRenderWindow::FlushFrameRate(int32_t rate, int32_t animatorExpectedFrameRate, int32_t rate… in FlushFrameRate() function in OHOS::Ace::FormRenderWindow
Drosen_window.cpp106 void RosenWindow::FlushFrameRate(int32_t rate, int32_t animatorExpectedFrameRate, int32_t rateType) in FlushFrameRate() function in OHOS::Ace::NG::RosenWindow
/foundation/window/window_manager/wm/src/
Dscreen_scene.cpp166 void ScreenScene::FlushFrameRate(uint32_t rate, int32_t animatorExpectedFrameRate, uint32_t rateTyp… in FlushFrameRate() function in OHOS::Rosen::ScreenScene
Dvsync_station.cpp224 void VsyncStation::FlushFrameRate(uint32_t rate, int32_t animatorExpectedFrameRate, uint32_t rateTy… in FlushFrameRate() function in OHOS::Rosen::VsyncStation
Droot_scene.cpp227 void RootScene::FlushFrameRate(uint32_t rate, int32_t animatorExpectedFrameRate, uint32_t rateType) in FlushFrameRate() function in OHOS::Rosen::RootScene
Dwindow_session_impl.cpp4080 void WindowSessionImpl::FlushFrameRate(uint32_t rate, int32_t animatorExpectedFrameRate, uint32_t r… in FlushFrameRate() function in OHOS::Rosen::WindowSessionImpl
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/
Drs_ui_display_soloist.cpp146 void RSDisplaySoloist::FlushFrameRate(int32_t rate) in FlushFrameRate() function in OHOS::Rosen::RSDisplaySoloist
574 void RSDisplaySoloistManager::FlushFrameRate(int32_t rate) in FlushFrameRate() function in OHOS::Rosen::RSDisplaySoloistManager
/foundation/arkui/ace_engine/frameworks/core/common/
Dwindow.h51 … virtual void FlushFrameRate(int32_t rate, int32_t animatorExpectedFrameRate, int32_t rateTyte) {} in FlushFrameRate() function
/foundation/window/window_manager/previewer/include/
Dwindow.h215 …virtual void FlushFrameRate(uint32_t rate, int32_t animatorExpectedFrameRate, uint32_t rateType) {} in FlushFrameRate() function
/foundation/window/window_manager/interfaces/innerkits/wm/
Dwindow.h1284 …virtual void FlushFrameRate(uint32_t rate, int32_t animatorExpectedFrameRate, uint32_t rateType) {} in FlushFrameRate() function
/foundation/arkui/ace_engine/frameworks/core/pipeline_ng/
Dpipeline_context.cpp811 void PipelineContext::FlushFrameRate() in FlushFrameRate() function in OHOS::Ace::NG::PipelineContext