Lines Matching refs:clipPath
349 * calls to translate,scale,rotate,skew,concat or clipRect,clipPath
361 * clipRect,clipPath will all operate as usual, but when the balancing
376 * scale, rotate, skew, concat or clipRect, clipPath all operate on this
408 * scale, rotate, skew, concat or clipRect, clipPath all operate on this
667 public boolean clipPath(Path path, Region.Op op) {
677 public boolean clipPath(Path path) {
678 return clipPath(path, Region.Op.INTERSECT);
683 * clipRect() and clipPath() which transform their arguments by the
698 * clipRect() and clipPath() which transform their arguments by the