Home
last modified time | relevance | path

Searched refs:mOutlinePolygonPath (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/widget/
DSmartSelectSprite.java240 private final Path mOutlinePolygonPath; field in SmartSelectSprite.RectangleList
247 mOutlinePolygonPath = generateOutlinePolygonPath(rectangles); in RectangleList()
311 canvas.drawPath(mOutlinePolygonPath, paint); in drawPolygon()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt73130 Landroid/widget/SmartSelectSprite$RectangleList;->mOutlinePolygonPath:Landroid/graphics/Path;