Home
last modified time | relevance | path

Searched defs:animatorExpectedFrameRate (Results 1 – 23 of 23) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/
H A Drs_frame_rate_linker.cpp83 …ameRateLinker::UpdateFrameRateRange(const FrameRateRange& range, int32_t animatorExpectedFrameRate) in UpdateFrameRateRange()
97 …ateLinker::UpdateFrameRateRangeImme(const FrameRateRange& range, int32_t animatorExpectedFrameRate) in UpdateFrameRateRangeImme()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/command/
H A Drs_frame_rate_linker_command.cpp32 FrameRateRange range, int32_t animatorExpectedFrameRate) in UpdateRange()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_render_frame_rate_linker.cpp69 void RSRenderFrameRateLinker::SetAnimatorExpectedFrameRate(int32_t animatorExpectedFrameRate) in SetAnimatorExpectedFrameRate()
/ohos5.0/foundation/window/window_manager/wm/test/unittest/
H A Dscreen_scene_test.cpp144 int32_t animatorExpectedFrameRate = -1; variable
H A Dvsync_station_test.cpp110 int32_t animatorExpectedFrameRate = -1; variable
H A Droot_scene_test.cpp187 int32_t animatorExpectedFrameRate = -1; variable
H A Dwindow_test.cpp2317 int32_t animatorExpectedFrameRate = -1; variable
/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()
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 void ScreenScene::FlushFrameRate(uint32_t rate, int32_t animatorExpectedFrameRate, uint32_t rateTyp… in FlushFrameRate()
H A Dvsync_station.cpp224 void VsyncStation::FlushFrameRate(uint32_t rate, int32_t animatorExpectedFrameRate, uint32_t rateTy… 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 void WindowSessionImpl::FlushFrameRate(uint32_t rate, int32_t animatorExpectedFrameRate, uint32_t r… in FlushFrameRate()
/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()
/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/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/darwin/
H A Drs_render_service_client.cpp180 const FrameRateRange& range, int32_t animatorExpectedFrameRate) in SyncFrameRateRange()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/windows/
H A Drs_render_service_client.cpp180 const FrameRateRange& range, int32_t animatorExpectedFrameRate) in SyncFrameRateRange()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/transaction/
H A Drs_interfaces.cpp181 int32_t animatorExpectedFrameRate) in SyncFrameRateRange()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/transaction/
H A Drs_render_service_connection_stub.cpp655 int32_t animatorExpectedFrameRate = data.ReadInt32(); in OnRemoteRequest() local
/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()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/
H A Drs_render_service_client.cpp516 const FrameRateRange& range, int32_t animatorExpectedFrameRate) in SyncFrameRateRange()
H A Drs_render_service_connection_proxy.cpp776 int32_t animatorExpectedFrameRate) in SyncFrameRateRange()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_render_service_connection.cpp702 const FrameRateRange& range, int32_t animatorExpectedFrameRate) in SyncFrameRateRange()