Home
last modified time | relevance | path

Searched refs:GetSnapshotSkip (Results 1 - 10 of 10) sorted by relevance

/foundation/window/window_manager/utils/include/
H A Dwindow_property.h110 bool GetSnapshotSkip() const;
/foundation/window/window_manager/wmserver/src/
H A Dwindow_dumper.cpp213 bool isSnapshotSkip = node->GetWindowProperty()->GetSnapshotSkip(); in AppendSpecifiedWindowNodeInfo()
H A Dwindow_controller.cpp1568 bool isSnapshotSkip = property->GetSnapshotSkip() || property->GetSystemPrivacyMode(); in UpdateProperty()
/foundation/window/window_manager/window_scene/test/unittest/
H A Dscene_session_manager_test.cpp1753 ASSERT_EQ(sceneSession->GetSessionProperty()->GetSnapshotSkip(), false); in HWTEST_F()
1757 ASSERT_EQ(sceneSession->GetSessionProperty()->GetSnapshotSkip(), true); in HWTEST_F()
1995 ASSERT_EQ(sceneSession->GetSessionProperty()->GetSnapshotSkip(), false); in HWTEST_F()
1999 ASSERT_EQ(sceneSession->GetSessionProperty()->GetSnapshotSkip(), true); in HWTEST_F()
H A Dscene_session_test5.cpp939 EXPECT_EQ(true, session->GetSessionProperty()->GetSnapshotSkip()); in HWTEST_F()
/foundation/window/window_manager/utils/test/unittest/
H A Dwindow_property_test.cpp330 * @tc.desc: GetSnapshotSkip test
338 bool res = winPropSrc.GetSnapshotSkip(); in HWTEST_F()
/foundation/window/window_manager/window_scene/common/include/
H A Dwindow_session_property.h124 bool GetSnapshotSkip() const;
/foundation/window/window_manager/utils/src/
H A Dwindow_property.cpp414 bool WindowProperty::GetSnapshotSkip() const in GetSnapshotSkip() function in OHOS::Rosen::WindowProperty
/foundation/window/window_manager/window_scene/common/src/
H A Dwindow_session_property.cpp332 bool WindowSessionProperty::GetSnapshotSkip() const in GetSnapshotSkip() function in OHOS::Rosen::WindowSessionProperty
/foundation/window/window_manager/window_scene/session/host/src/
H A Dscene_session.cpp2781 bool lastSnapshotSkip = property->GetSnapshotSkip(); in SetSnapshotSkip()
3714 SetSnapshotSkip(property->GetSnapshotSkip()); in HandleActionUpdateSnapshotSkip()

Completed in 23 milliseconds