Searched refs:mOutlinePolygonPath (Results 1 – 1 of 1) sorted by relevance
242 private final Path mOutlinePolygonPath; field in SmartSelectSprite.RectangleList249 mOutlinePolygonPath = generateOutlinePolygonPath(rectangles); in RectangleList()313 canvas.drawPath(mOutlinePolygonPath, paint); in drawPolygon()