Home
last modified time | relevance | path

Searched defs:rateType (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/frame_rate/
H A Dframe_rate_manager.cpp76 int32_t rateType = 0; in GetExpectedRate() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Dform_render_window.cpp171 …FormRenderWindow::FlushFrameRate(int32_t rate, int32_t animatorExpectedFrameRate, int32_t rateType) in FlushFrameRate()
H A Drosen_window.cpp106 void RosenWindow::FlushFrameRate(int32_t rate, int32_t animatorExpectedFrameRate, int32_t rateType) in FlushFrameRate()
/ohos5.0/foundation/window/window_manager/wm/src/
H A Dscreen_scene.cpp166 …id ScreenScene::FlushFrameRate(uint32_t rate, int32_t animatorExpectedFrameRate, uint32_t rateType) in FlushFrameRate()
H A Dvsync_station.cpp224 …d VsyncStation::FlushFrameRate(uint32_t rate, int32_t animatorExpectedFrameRate, uint32_t rateType) in FlushFrameRate()
H A Droot_scene.cpp224 void RootScene::FlushFrameRate(uint32_t rate, int32_t animatorExpectedFrameRate, uint32_t rateType) in FlushFrameRate()
H A Dwindow_session_impl.cpp3766 …dowSessionImpl::FlushFrameRate(uint32_t rate, int32_t animatorExpectedFrameRate, uint32_t rateType) in FlushFrameRate()
/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()
/ohos5.0/foundation/window/window_manager/wm/test/unittest/
H A Dwindow_test.cpp2316 uint32_t rateType = 0; variable
/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()