Searched refs:GetIsShaped (Results 1 – 4 of 4) sorted by relevance
608 ASSERT_EQ(property->GetIsShaped(), false);610 ASSERT_EQ(property->GetIsShaped(), true);
150 bool GetIsShaped() const;
1587 bool WindowSessionProperty::GetIsShaped() const in GetIsShaped() function in OHOS::Rosen::WindowSessionProperty
4114 sessionProperty->SetIsShaped(property->GetIsShaped()); in HandleActionUpdateWindowMask()