Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Dform_render_window.cpp171 void FormRenderWindow::FlushFrameRate(int32_t rate, int32_t animatorExpectedFrameRate, int32_t rate… in FlushFrameRate() function in OHOS::Ace::FormRenderWindow
H A Drosen_window.cpp106 void RosenWindow::FlushFrameRate(int32_t rate, int32_t animatorExpectedFrameRate, int32_t rateType) in FlushFrameRate() function in OHOS::Ace::NG::RosenWindow
/ohos5.0/foundation/window/window_manager/wm/src/
H A Dscreen_scene.cpp166 void ScreenScene::FlushFrameRate(uint32_t rate, int32_t animatorExpectedFrameRate, uint32_t rateTyp… in FlushFrameRate() function in OHOS::Rosen::ScreenScene
H A Dvsync_station.cpp224 void VsyncStation::FlushFrameRate(uint32_t rate, int32_t animatorExpectedFrameRate, uint32_t rateTy… in FlushFrameRate() function in OHOS::Rosen::VsyncStation
H A Droot_scene.cpp224 void RootScene::FlushFrameRate(uint32_t rate, int32_t animatorExpectedFrameRate, uint32_t rateType) in FlushFrameRate() function in OHOS::Rosen::RootScene
H A Dwindow_session_impl.cpp3766 void WindowSessionImpl::FlushFrameRate(uint32_t rate, int32_t animatorExpectedFrameRate, uint32_t r… in FlushFrameRate() function in OHOS::Rosen::WindowSessionImpl
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/
H A 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
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/
H A Dwindow.h51 … virtual void FlushFrameRate(int32_t rate, int32_t animatorExpectedFrameRate, int32_t rateTyte) {} in FlushFrameRate() function
/ohos5.0/foundation/window/window_manager/previewer/include/
H A Dwindow.h214 …virtual void FlushFrameRate(uint32_t rate, int32_t animatorExpectedFrameRate, uint32_t rateType) {} in FlushFrameRate() function
/ohos5.0/foundation/window/window_manager/interfaces/innerkits/wm/
H A Dwindow.h1213 …virtual void FlushFrameRate(uint32_t rate, int32_t animatorExpectedFrameRate, uint32_t rateType) {} in FlushFrameRate() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline_ng/
H A Dpipeline_context.cpp969 void PipelineContext::FlushFrameRate() in FlushFrameRate() function in OHOS::Ace::NG::PipelineContext