Home
last modified time | relevance | path

Searched refs:FlushSyncGeometryNodeTasks (Results 1 – 13 of 13) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline_ng/
H A Dui_task_scheduler.cpp102 void UITaskScheduler::FlushSyncGeometryNodeTasks() in FlushSyncGeometryNodeTasks() function in OHOS::Ace::NG::UITaskScheduler
149 FlushSyncGeometryNodeTasks(); in FlushLayoutTask()
H A Dui_task_scheduler.h154 void FlushSyncGeometryNodeTasks();
H A Dpipeline_context.h758 void FlushSyncGeometryNodeTasks() override;
H A Dpipeline_context.cpp4528 void PipelineContext::FlushSyncGeometryNodeTasks() in FlushSyncGeometryNodeTasks() function in OHOS::Ace::NG::PipelineContext
4530 taskScheduler_->FlushSyncGeometryNodeTasks(); in FlushSyncGeometryNodeTasks()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/drag_drop/utils/
H A Ddrag_animation_helper.cpp168 pipeline->FlushSyncGeometryNodeTasks(); in PlayGatherAnimationBeforeLifting()
345 pipeline->FlushSyncGeometryNodeTasks(); in CalcBadgeTextPosition()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H A Ddrag_event.h267 inline static void FlushSyncGeometryNodeTasks();
H A Ddrag_event.cpp1131 FlushSyncGeometryNodeTasks(); in CreatePreviewNode()
1176 FlushSyncGeometryNodeTasks(); in MountPixelMap()
1315 FlushSyncGeometryNodeTasks(); in SetPixelMap()
1891 void DragEventActuator::FlushSyncGeometryNodeTasks() in FlushSyncGeometryNodeTasks() function in OHOS::Ace::NG::DragEventActuator
1895 pipeline->FlushSyncGeometryNodeTasks(); in FlushSyncGeometryNodeTasks()
2485 FlushSyncGeometryNodeTasks(); in CreateBadgeTextNode()
H A Dgesture_event_hub.cpp1179 pipeline->FlushSyncGeometryNodeTasks(); in OnDragStart()
/ohos5.0/foundation/arkui/ace_engine/test/mock/core/pipeline/
H A Dmock_pipeline_context.cpp461 void PipelineContext::FlushSyncGeometryNodeTasks() {} in FlushSyncGeometryNodeTasks() function in OHOS::Ace::NG::PipelineContext
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/irregular/
H A Dgrid_irregular_layout_algorithm.cpp669 pipeline->FlushSyncGeometryNodeTasks(); in PreloadItems()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/
H A Dpipeline_base.h1332 virtual void FlushSyncGeometryNodeTasks() {} in FlushSyncGeometryNodeTasks() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/
H A Dswiper_pattern.cpp3218 context->FlushSyncGeometryNodeTasks(); in UpdateOffsetAfterPropertyAnimation()
4897 pipeline->FlushSyncGeometryNodeTasks(); in ResetAndUpdateIndexOnAnimationEnd()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dframe_node.cpp659 pipeline->FlushSyncGeometryNodeTasks(); in ProcessOffscreenNode()
4214 pipeline->FlushSyncGeometryNodeTasks(); in Layout()