Home | History | Annotate | Download | only in core

Lines Matching refs:clipRect

320         rotate, skew, concat or clipRect, clipPath, and setDrawFilter all
352 happen. If exact clipping is desired, use clipRect().
368 happen. If exact clipping is desired, use clipRect().
384 happen. If exact clipping is desired, use clipRect().
399 happen. If exact clipping is desired, use clipRect().
476 void clipRect(const SkRect& rect,
502 passed to clipRect or clipPath.
516 clipRect() and clipPath() which transform their arguments by the current
630 * canvas.clipRect(hugeRect, kReplace_Op);
1501 virtual void clipRect(const SkRect&, SkRegion::Op, bool antialias) = 0;