Home
last modified time | relevance | path

Searched refs:GetIsShaped (Results 1 - 4 of 4) sorted by relevance

/foundation/window/window_manager/window_scene/test/unittest/
H A Dwindow_session_property_test.cpp615 * @tc.desc: SetIsShaped and GetIsShaped to check the value
621 ASSERT_EQ(property->GetIsShaped(), false); in HWTEST_F()
623 ASSERT_EQ(property->GetIsShaped(), true); in HWTEST_F()
/foundation/window/window_manager/window_scene/common/include/
H A Dwindow_session_property.h151 bool GetIsShaped() const;
/foundation/window/window_manager/window_scene/common/src/
H A Dwindow_session_property.cpp1576 bool WindowSessionProperty::GetIsShaped() const in GetIsShaped() function in OHOS::Rosen::WindowSessionProperty
/foundation/window/window_manager/window_scene/session/host/src/
H A Dscene_session.cpp3895 sessionProperty->SetIsShaped(property->GetIsShaped()); in HandleActionUpdateWindowMask()

Completed in 17 milliseconds