/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/canvas/ |
H A D | canvas_paint_method.h | 61 void FlushUITasks() in FlushUITasks() function 66 context->FlushUITasks(); in FlushUITasks()
|
H A D | canvas_pattern.cpp | 494 paintMethod_->FlushUITasks(); in GetImageData() 501 paintMethod_->FlushUITasks(); in GetImageData() 1000 paintMethod_->FlushUITasks(); in ToDataURL()
|
/ohos5.0/foundation/arkui/ace_engine/test/mock/core/pipeline/ |
H A D | mock_pipeline_context.h | 38 MOCK_METHOD(void, FlushUITasks, (bool triggeredByImplicitAnimation), (override));
|
H A D | mock_pipeline_context.cpp | 270 void PipelineContext::FlushUITasks(bool triggeredByImplicitAnimation) {} in FlushUITasks() function in OHOS::Ace::NG::PipelineContext
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/refresh/ |
H A D | refresh_test_ng.cpp | 40 EXPECT_CALL(*MockPipelineContext::pipeline_, FlushUITasks).Times(AnyNumber()); in SetUpTestSuite()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/ |
H A D | component_snapshot.cpp | 298 pipeline->FlushUITasks(); in Create() 337 pipeline->FlushUITasks(); in BuilerTask() 431 pipeline->FlushUITasks(); in CreateSync()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline_ng/ |
H A D | pipeline_context.cpp | 1390 FlushUITasks(); in StartWindowSizeChangeAnimate() 1394 FlushUITasks(); in StartWindowSizeChangeAnimate() 1810 FlushUITasks(); in AvoidanceLogic() 1813 FlushUITasks(); in AvoidanceLogic() 1821 FlushUITasks(); in AvoidanceLogic() 1870 FlushUITasks(); in OriginalAvoidanceLogic() 1876 FlushUITasks(); in OriginalAvoidanceLogic() 2018 FlushUITasks(); in OnVirtualKeyboardHeightChange() 2110 FlushUITasks(); in OnCaretPositionChangeOrKeyboardHeightChange() 4209 FlushUITasks(); in AnimateOnSafeAreaUpdate() [all …]
|
H A D | pipeline_context.h | 486 void FlushUITasks(bool triggeredByImplicitAnimation = false) override;
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
H A D | node_animate.cpp | 115 pipelineContext->FlushUITasks(true); in FlushDirtyNodesWhenExist() 252 pipelineContext->FlushUITasks(true); in StartKeyframeAnimation() 269 pipelineContext->FlushUITasks(true); in StartKeyframeAnimation()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/ |
H A D | list_item_drag_manager.cpp | 418 pipeline->FlushUITasks(); in HandleSwapAnimation() 431 pipeline->FlushUITasks(); in HandleSwapAnimation()
|
H A D | list_pattern.cpp | 1190 pipeline->FlushUITasks(); in ScrollToNode() 1245 pipeline->FlushUITasks(); in ScrollListForFocus() 1248 pipeline->FlushUITasks(); in ScrollListForFocus() 1254 pipeline->FlushUITasks(); in ScrollListForFocus() 1257 pipeline->FlushUITasks(); in ScrollListForFocus() 1289 pipeline->FlushUITasks(); in ScrollListItemGroupForFocus() 1297 pipeline->FlushUITasks(); in ScrollListItemGroupForFocus() 1300 pipeline->FlushUITasks(); in ScrollListItemGroupForFocus()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_view_context.cpp | 205 pipelineContext->FlushUITasks(true); in FlushDirtyNodesWhenExist() 440 pipelineContext->FlushUITasks(true); in StartKeyframeAnimation() 459 pipelineContext->FlushUITasks(true); in StartKeyframeAnimation()
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/text_clock/ |
H A D | text_clock_pattern_test_ng.cpp | 94 EXPECT_CALL(*MockPipelineContext::pipeline_, FlushUITasks).Times(AnyNumber()); in SetUpTestSuite()
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/grid/ |
H A D | grid_test_ng.cpp | 47 EXPECT_CALL(*MockPipelineContext::pipeline_, FlushUITasks).Times(AnyNumber()); in SetUpTestSuite()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/ |
H A D | grid_pattern.cpp | 798 pipeline->FlushUITasks(); in GetNextIndexByStep() 805 pipeline->FlushUITasks(); in GetNextIndexByStep() 1219 pipeline->FlushUITasks(); in ScrollToFocusNodeIndex() 1240 pipeline->FlushUITasks(); in ScrollToNode() 1593 pipeline->FlushUITasks(); in MoveItems()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/ |
H A D | pipeline_base.cpp | 615 FlushUITasks(true); in PrepareOpenImplicitAnimation() 631 FlushUITasks(true); in PrepareCloseImplicitAnimation()
|
H A D | pipeline_context.h | 829 void FlushUITasks(bool triggeredByImplicitAnimation = false) override
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/ |
H A D | title_bar_pattern.cpp | 799 pipeline->FlushUITasks(); in SpringAnimation() 825 pipeline->FlushUITasks(); in SpringAnimation() 897 pipeline->FlushUITasks(); in AnimateTo()
|
H A D | navdestination_pattern_base.cpp | 266 context->FlushUITasks(); in BarAnimationPropertyCallback()
|
H A D | navigation_layout_algorithm.cpp | 292 hostNode->GetContext()->FlushUITasks(); in SwitchModeWithAnimation()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/ |
H A D | swiper_pattern.cpp | 1606 pipeline->FlushUITasks(); in StopSpringAnimationAndFlushImmediately() 1647 pipeline->FlushUITasks(); in SwipeTo() 1759 pipeline->FlushUITasks(); in ShowNext() 1814 pipeline->FlushUITasks(); in ShowPrevious() 2804 pipeline->FlushUITasks(); in HandleDragEnd() 2828 pipeline->FlushUITasks(); in HandleDragEnd() 4194 pipeline->FlushUITasks(); in PostTranslateTask() 4872 pipeline->FlushUITasks(); in ResetAndUpdateIndexOnAnimationEnd() 4899 pipeline->FlushUITasks(); in ResetAndUpdateIndexOnAnimationEnd() 5313 pipeline->FlushUITasks(); in OnCustomAnimationFinish()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select_overlay/ |
H A D | select_overlay_node.cpp | 1003 pipeline->FlushUITasks(); in MoreAnimation() 1005 pipeline->FlushUITasks(); in MoreAnimation() 1010 pipeline->FlushUITasks(); in MoreAnimation() 1088 pipeline->FlushUITasks(); in BackAnimation() 1102 pipeline->FlushUITasks(); in BackAnimation()
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/tabs/ |
H A D | tabs_test_ng.cpp | 54 EXPECT_CALL(*MockPipelineContext::pipeline_, FlushUITasks).Times(AnyNumber()); in SetUpTestSuite()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/menu_item/ |
H A D | menu_item_pattern.cpp | 513 pipeline->FlushUITasks(); in ShowEmbeddedExpandMenu() 552 pipeline->FlushUITasks(); in HideEmbeddedExpandMenu()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/dialog/ |
H A D | dialog_pattern.cpp | 150 context->FlushUITasks(); in RegisterHoverModeChangeCallback() 153 context->FlushUITasks(); in RegisterHoverModeChangeCallback()
|