Searched refs:getClipArea (Results 1 – 4 of 4) sorted by relevance
61 EXPECT_TRUE(child->getClipArea().isSimple()); in TEST()71 EXPECT_TRUE(child->getClipArea().isSimple()); in TEST()
170 const ClipArea& getClipArea() const { return *mClipArea; } in getClipArea() function
68 mClipAreaRoot = s->getClipArea(); in Snapshot()
1292 const ClipArea& clipArea = currentSnapshot()->getClipArea(); in setStencilFromClip()