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 D | frame_rate_manager.cpp | 76 int32_t rateType = 0; in GetExpectedRate() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/ |
H A D | form_render_window.cpp | 171 …FormRenderWindow::FlushFrameRate(int32_t rate, int32_t animatorExpectedFrameRate, int32_t rateType) in FlushFrameRate()
|
H A D | rosen_window.cpp | 106 void RosenWindow::FlushFrameRate(int32_t rate, int32_t animatorExpectedFrameRate, int32_t rateType) in FlushFrameRate()
|
/ohos5.0/foundation/window/window_manager/wm/src/ |
H A D | screen_scene.cpp | 166 …id ScreenScene::FlushFrameRate(uint32_t rate, int32_t animatorExpectedFrameRate, uint32_t rateType) in FlushFrameRate()
|
H A D | vsync_station.cpp | 224 …d VsyncStation::FlushFrameRate(uint32_t rate, int32_t animatorExpectedFrameRate, uint32_t rateType) in FlushFrameRate()
|
H A D | root_scene.cpp | 224 void RootScene::FlushFrameRate(uint32_t rate, int32_t animatorExpectedFrameRate, uint32_t rateType) in FlushFrameRate()
|
H A D | window_session_impl.cpp | 3766 …dowSessionImpl::FlushFrameRate(uint32_t rate, int32_t animatorExpectedFrameRate, uint32_t rateType) in FlushFrameRate()
|
/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()
|
/ohos5.0/foundation/window/window_manager/wm/test/unittest/ |
H A D | window_test.cpp | 2316 uint32_t rateType = 0; variable
|
/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()
|