Searched refs:GetClipToRRect (Results 1 – 11 of 11) sorted by relevance
132 } else if (properties.GetClipToRRect()) { in OnUpdate()
299 … properties.GetClipToRRect() || properties.GetClipBounds() != nullptr || in CalculateDrawableVecStatus()
366 …if (properties.GetClipToBounds() || properties.GetClipToRRect() || properties.GetClipBounds() != n… in CalculateDrawableVecStatus()
1069 } else if (properties.GetClipToRRect()) { in DrawBackground()1407 } else if (properties.GetClipToRRect()) { in DrawForegroundColor()
55 } else if (properties.GetClipToRRect()) { in Draw()
2114 if (GetClipToRRect()) { in SetClipRRect()2126 bool RSProperties::GetClipToRRect() const in GetClipToRRect() function in OHOS::Rosen::RSProperties
406 bool GetClipToRRect() const;
610 EXPECT_TRUE(properties.GetClipToRRect());
456 EXPECT_EQ(properties.GetClipToRRect(), true);
1917 EXPECT_TRUE(properties.GetClipToRRect());
1058 if (property.GetClipToRRect()) { in UpdatePrepareClip()1610 if (parentProperty.GetClipToRRect()) { in UpdateHwcNodeProperty()