Searched refs:mOutlinePolygonPath (Results 1 – 2 of 2) sorted by relevance
240 private final Path mOutlinePolygonPath; field in SmartSelectSprite.RectangleList247 mOutlinePolygonPath = generateOutlinePolygonPath(rectangles); in RectangleList()311 canvas.drawPath(mOutlinePolygonPath, paint); in drawPolygon()
73130 Landroid/widget/SmartSelectSprite$RectangleList;->mOutlinePolygonPath:Landroid/graphics/Path;