Searched refs:getClipPath (Results 1 – 2 of 2) sorted by relevance
288 canvas.clipPath(getClipPath(), Region.Op.DIFFERENCE); in drawShadow()374 public Path getClipPath() { in getClipPath() method in PreviewBackground
206 Path clipPath = bg.getClipPath(); in draw()