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