Searched refs:clipArea (Results 1 – 1 of 1) sorted by relevance
1354 const ClipArea& clipArea = currentSnapshot()->getClipArea(); in setStencilFromClip() local1356 bool isRectangleList = clipArea.isRectangleList(); in setStencilFromClip()1358 incrementThreshold = clipArea.getRectangleList().getTransformedRectanglesCount(); in setStencilFromClip()1384 drawRectangleList(clipArea.getRectangleList()); in setStencilFromClip()1392 drawRegionRects(clipArea.getClipRegion(), paint, false); in setStencilFromClip()1403 && !clipArea.isRectangleList()) { in setStencilFromClip()