Home
last modified time | relevance | path

Searched refs:ScheduleUpdate (Results 1 – 25 of 25) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/kits/js/src/
H A DColorProxy.cpp41 ScheduleUpdate(); in SetValue()
52 ScheduleUpdate(); in SetValue()
55 ScheduleUpdate(); in SetValue()
58 ScheduleUpdate(); in SetValue()
61 ScheduleUpdate(); in SetValue()
H A DQuatProxy.cpp43 ScheduleUpdate(); in SetValue()
54 ScheduleUpdate(); in SetValue()
57 ScheduleUpdate(); in SetValue()
60 ScheduleUpdate(); in SetValue()
63 ScheduleUpdate(); in SetValue()
H A DVec4Proxy.cpp47 ScheduleUpdate(); in SetValue()
59 ScheduleUpdate(); in SetValue()
62 ScheduleUpdate(); in SetValue()
65 ScheduleUpdate(); in SetValue()
68 ScheduleUpdate(); in SetValue()
H A DVec3Proxy.cpp44 ScheduleUpdate(); in SetValue()
56 ScheduleUpdate(); in SetValue()
59 ScheduleUpdate(); in SetValue()
62 ScheduleUpdate(); in SetValue()
H A DVec2Proxy.cpp45 ScheduleUpdate(); in SetValue()
57 ScheduleUpdate(); in SetValue()
60 ScheduleUpdate(); in SetValue()
H A DObjectProxy.cpp52 ScheduleUpdate(); in AddProperty()
80 ScheduleUpdate(); in SetValue()
H A DPropertyProxy.cpp75 void PropertyProxy::ScheduleUpdate() in ScheduleUpdate() function in PropertyProxy
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/card_frontend/
H A Dcard_frontend_declarative.cpp152 pipelineContext->ScheduleUpdate(patchComponent); in OnPageLoaded()
161 pipelineContext->ScheduleUpdate(patchComponent); in OnPageLoaded()
H A Dcard_frontend.cpp229 pipelineContext->ScheduleUpdate(patchComponent); in OnPageLoaded()
238 pipelineContext->ScheduleUpdate(patchComponent); in OnPageLoaded()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_proxy.cpp48 pipeline->ScheduleUpdate(targetNode->GetRootComponent()); in SetShowAttr()
H A Ddom_navigation_menu.cpp95 pipelineContext->ScheduleUpdate(GetParentNode()->GetRootComponent()); in UpdateNavigationBar()
H A Ddom_list_item_group.cpp204 pipelineContext->ScheduleUpdate(GetRootComponent()); in Update()
H A Ddom_document.cpp335 context->ScheduleUpdate(rootComposedStack_); in RemoveNodes()
H A Ddom_chart.cpp461 pipelineContext->ScheduleUpdate(node); in CallSpecializedMethod()
H A Ddom_node.cpp472 pipelineContext->ScheduleUpdate(rootComponent_); in MarkNeedUpdate()
586 pipelineContext->ScheduleUpdate(rootComponent_); in UpdatePseudoStyleByStatus()
/ohos5.0/foundation/graphic/graphic_3d/kits/js/include/
H A DPropertyProxy.h45 void ScheduleUpdate();
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/navigation_bar/
H A Dnavigation_container_element.cpp96 …pipelineContext->ScheduleUpdate(NavigationContainerComponent::BuildToolBar(declaration, tabControl… in PerformBuild()
H A Drender_collapsing_navigation_bar.cpp71 pipelineContext.Upgrade()->ScheduleUpdate(titleComposed); in Update()
87 pipelineContext.Upgrade()->ScheduleUpdate(subtitleComposed); in Update()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/frontend/
H A Dcj_page_router.cpp497 context->ScheduleUpdate(patchComponent); in OnPageUpdate()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/
H A Djs_command.cpp360 context->ScheduleUpdate(rootComposedStack); in ScheduleUpdateForFixedNode()
H A Dfrontend_delegate_impl.cpp860 context->ScheduleUpdate(patchComponent); in TriggerPageUpdate()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/
H A Dpipeline_context.h176 void ScheduleUpdate(const RefPtr<ComposedComponent>& composed);
H A Dpipeline_context.cpp1340 void PipelineContext::ScheduleUpdate(const RefPtr<ComposedComponent>& compose) in ScheduleUpdate() function in OHOS::Ace::PipelineContext
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/plugin_frontend/
H A Dplugin_frontend_delegate.cpp878 context->ScheduleUpdate(patchComponent); in TriggerPageUpdate()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/
H A Dfrontend_delegate_declarative.cpp1510 context->ScheduleUpdate(patchComponent); in TriggerPageUpdate()