Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/window_scene/scene/
H A Dwindow_scene_layout_manager.h39 void FlushWindowPatternInfo(const RefPtr<FrameNode>& screenNode);
H A Dwindow_scene_layout_manager.cpp217 void WindowSceneLayoutManager::FlushWindowPatternInfo(const RefPtr<FrameNode>& screenNode) in FlushWindowPatternInfo() function in OHOS::Ace::NG::WindowSceneLayoutManager
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline_ng/
H A Dpipeline_context.h1008 void FlushWindowPatternInfo();
H A Dpipeline_context.cpp621 FlushWindowPatternInfo(); in FlushVsync()
654 void PipelineContext::FlushWindowPatternInfo() in FlushWindowPatternInfo() function in OHOS::Ace::NG::PipelineContext
669 instance->FlushWindowPatternInfo(screenNode); in FlushWindowPatternInfo()