Lines Matching refs:clipArea
1292 const ClipArea& clipArea = currentSnapshot()->getClipArea();
1294 bool isRectangleList = clipArea.isRectangleList();
1296 incrementThreshold = clipArea.getRectangleList().getTransformedRectanglesCount();
1322 drawRectangleList(clipArea.getRectangleList());
1330 drawRegionRects(clipArea.getClipRegion(), paint, false);
1341 && !clipArea.isRectangleList()) {