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