Home
last modified time | relevance | path

Searched refs:SetSnapshot (Results 1 - 5 of 5) sorted by relevance

/foundation/window/window_manager/wmserver/src/window_snapshot/
H A Dsnapshot_controller.cpp51 targetNode->SetSnapshot(nullptr); // reset window snapshot after use in GetSnapshot()
/foundation/window/window_manager/wmserver/src/
H A Dwindow_pair.cpp187 recoveryNode->SetSnapshot(nullptr); in ExitSplitMode()
582 primary_->SetSnapshot(pixelMap); in TakePairSnapshot()
586 secondary_->SetSnapshot(pixelMap); in TakePairSnapshot()
597 primary_->SetSnapshot(nullptr); in ClearPairSnapshot()
600 secondary_->SetSnapshot(nullptr); in ClearPairSnapshot()
H A Dwindow_node.cpp395 void WindowNode::SetSnapshot(std::shared_ptr<Media::PixelMap> pixelMap) in SetSnapshot() function in OHOS::Rosen::WindowNode
/foundation/window/window_manager/wmserver/include/
H A Dwindow_node.h93 void SetSnapshot(std::shared_ptr<Media::PixelMap> pixelMap);
/foundation/window/window_manager/wmserver/test/unittest/
H A Dwindow_node_test.cpp805 * @tc.desc: SetSnapshot & GetSnapshot
827 windowNode->SetSnapshot(pixelMap); in HWTEST_F()

Completed in 5 milliseconds