Home
last modified time | relevance | path

Searched refs:GetPixelMapContentNodeForSubwindow (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/overlay/
H A Doverlay_manager.h305 RefPtr<FrameNode> GetPixelMapContentNodeForSubwindow() const;
H A Doverlay_manager.cpp6519 RefPtr<FrameNode> imageNode = GetPixelMapContentNodeForSubwindow(); in GetPixelMapContentNode()
6528 RefPtr<FrameNode> OverlayManager::GetPixelMapContentNodeForSubwindow() const in GetPixelMapContentNodeForSubwindow() function in OHOS::Ace::NG::OverlayManager