Home
last modified time | relevance | path

Searched refs:DumpLayerTree (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/root/
H A Drender_root.h49 virtual void DumpLayerTree();
H A Drender_root.cpp90 void RenderRoot::DumpLayerTree() {} in DumpLayerTree() function in OHOS::Ace::RenderRoot
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/
H A Dpipeline_context.cpp937 rootNode->DumpLayerTree(); in OnDumpInfo()