Home
last modified time | relevance | path

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

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