Searched refs:CreateSnapshotWindow (Results 1 – 3 of 3) sorted by relevance
64 …void CreateSnapshotWindow(std::optional<std::shared_ptr<Media::PixelMap>> snapshot = std::nullopt);
168 CreateSnapshotWindow(); in OnAttachToFrameNode()184 CreateSnapshotWindow(); in OnAttachToFrameNode()488 void WindowPattern::CreateSnapshotWindow(std::optional<std::shared_ptr<Media::PixelMap>> snapshot) in CreateSnapshotWindow() function in OHOS::Ace::NG::WindowPattern
523 self->CreateSnapshotWindow(snapshot); in OnDisconnect()