Searched refs:getClipPath (Results 1 – 3 of 3) sorted by relevance
267 canvas.clipPath(getClipPath(), Region.Op.DIFFERENCE); in drawShadow()350 public Path getClipPath() { in getClipPath() method in PreviewBackground
192 Path clipPath = bg.getClipPath(); in draw()
122 bg.getClipPath().transform(m, mask); in createDrawableOnUiThread()