Home
last modified time | relevance | path

Searched refs:RefreshRootBgColor (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/adapter/preview/entrance/
H A Dace_container.cpp569 context->RefreshRootBgColor(); in UpdateResourceConfiguration()
792 context->RefreshRootBgColor(); in UpdateDeviceConfig()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/
H A Dpipeline_context.h494 void RefreshRootBgColor() const override;
H A Dpipeline_base.h409 virtual void RefreshRootBgColor() const {} in RefreshRootBgColor() function
H A Dpipeline_context.cpp2676 void PipelineContext::RefreshRootBgColor() const in RefreshRootBgColor() function in OHOS::Ace::PipelineContext