/ohos5.0/foundation/graphic/graphic_3d/kits/js/src/ |
H A D | ColorProxy.cpp | 41 ScheduleUpdate(); in SetValue() 52 ScheduleUpdate(); in SetValue() 55 ScheduleUpdate(); in SetValue() 58 ScheduleUpdate(); in SetValue() 61 ScheduleUpdate(); in SetValue()
|
H A D | QuatProxy.cpp | 43 ScheduleUpdate(); in SetValue() 54 ScheduleUpdate(); in SetValue() 57 ScheduleUpdate(); in SetValue() 60 ScheduleUpdate(); in SetValue() 63 ScheduleUpdate(); in SetValue()
|
H A D | Vec4Proxy.cpp | 47 ScheduleUpdate(); in SetValue() 59 ScheduleUpdate(); in SetValue() 62 ScheduleUpdate(); in SetValue() 65 ScheduleUpdate(); in SetValue() 68 ScheduleUpdate(); in SetValue()
|
H A D | Vec3Proxy.cpp | 44 ScheduleUpdate(); in SetValue() 56 ScheduleUpdate(); in SetValue() 59 ScheduleUpdate(); in SetValue() 62 ScheduleUpdate(); in SetValue()
|
H A D | Vec2Proxy.cpp | 45 ScheduleUpdate(); in SetValue() 57 ScheduleUpdate(); in SetValue() 60 ScheduleUpdate(); in SetValue()
|
H A D | ObjectProxy.cpp | 52 ScheduleUpdate(); in AddProperty() 80 ScheduleUpdate(); in SetValue()
|
H A D | PropertyProxy.cpp | 75 void PropertyProxy::ScheduleUpdate() in ScheduleUpdate() function in PropertyProxy
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/card_frontend/ |
H A D | card_frontend_declarative.cpp | 152 pipelineContext->ScheduleUpdate(patchComponent); in OnPageLoaded() 161 pipelineContext->ScheduleUpdate(patchComponent); in OnPageLoaded()
|
H A D | card_frontend.cpp | 229 pipelineContext->ScheduleUpdate(patchComponent); in OnPageLoaded() 238 pipelineContext->ScheduleUpdate(patchComponent); in OnPageLoaded()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/ |
H A D | dom_proxy.cpp | 48 pipeline->ScheduleUpdate(targetNode->GetRootComponent()); in SetShowAttr()
|
H A D | dom_navigation_menu.cpp | 95 pipelineContext->ScheduleUpdate(GetParentNode()->GetRootComponent()); in UpdateNavigationBar()
|
H A D | dom_list_item_group.cpp | 204 pipelineContext->ScheduleUpdate(GetRootComponent()); in Update()
|
H A D | dom_document.cpp | 335 context->ScheduleUpdate(rootComposedStack_); in RemoveNodes()
|
H A D | dom_chart.cpp | 461 pipelineContext->ScheduleUpdate(node); in CallSpecializedMethod()
|
H A D | dom_node.cpp | 472 pipelineContext->ScheduleUpdate(rootComponent_); in MarkNeedUpdate() 586 pipelineContext->ScheduleUpdate(rootComponent_); in UpdatePseudoStyleByStatus()
|
/ohos5.0/foundation/graphic/graphic_3d/kits/js/include/ |
H A D | PropertyProxy.h | 45 void ScheduleUpdate();
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/navigation_bar/ |
H A D | navigation_container_element.cpp | 96 …pipelineContext->ScheduleUpdate(NavigationContainerComponent::BuildToolBar(declaration, tabControl… in PerformBuild()
|
H A D | render_collapsing_navigation_bar.cpp | 71 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 D | cj_page_router.cpp | 497 context->ScheduleUpdate(patchComponent); in OnPageUpdate()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/ |
H A D | js_command.cpp | 360 context->ScheduleUpdate(rootComposedStack); in ScheduleUpdateForFixedNode()
|
H A D | frontend_delegate_impl.cpp | 860 context->ScheduleUpdate(patchComponent); in TriggerPageUpdate()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/ |
H A D | pipeline_context.h | 176 void ScheduleUpdate(const RefPtr<ComposedComponent>& composed);
|
H A D | pipeline_context.cpp | 1340 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 D | plugin_frontend_delegate.cpp | 878 context->ScheduleUpdate(patchComponent); in TriggerPageUpdate()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ |
H A D | frontend_delegate_declarative.cpp | 1510 context->ScheduleUpdate(patchComponent); in TriggerPageUpdate()
|