Searched refs:circlePath (Results 1 – 1 of 1) sorted by relevance
136 Path circlePath = new Path(); in getCircleBitmap() local137 circlePath.addCircle(/* x */ size / 2f, in getCircleBitmap()141 canvas.clipPath(circlePath); in getCircleBitmap()