/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/ |
H A D | form_render_window.cpp | 171 void FormRenderWindow::FlushFrameRate(int32_t rate, int32_t animatorExpectedFrameRate, int32_t rate… in FlushFrameRate() function in OHOS::Ace::FormRenderWindow
|
H A D | rosen_window.cpp | 106 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 D | screen_scene.cpp | 166 void ScreenScene::FlushFrameRate(uint32_t rate, int32_t animatorExpectedFrameRate, uint32_t rateTyp… in FlushFrameRate() function in OHOS::Rosen::ScreenScene
|
H A D | vsync_station.cpp | 224 void VsyncStation::FlushFrameRate(uint32_t rate, int32_t animatorExpectedFrameRate, uint32_t rateTy… in FlushFrameRate() function in OHOS::Rosen::VsyncStation
|
H A D | root_scene.cpp | 224 void RootScene::FlushFrameRate(uint32_t rate, int32_t animatorExpectedFrameRate, uint32_t rateType) in FlushFrameRate() function in OHOS::Rosen::RootScene
|
H A D | window_session_impl.cpp | 3766 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 D | rs_ui_display_soloist.cpp | 146 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 D | window.h | 51 … 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 D | window.h | 214 …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 D | window.h | 1213 …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 D | pipeline_context.cpp | 969 void PipelineContext::FlushFrameRate() in FlushFrameRate() function in OHOS::Ace::NG::PipelineContext
|