Home
last modified time | relevance | path

Searched refs:getCornerPath (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/assist/ui/
H A DCornerPathRenderer.java50 return approximateInnerPath(getCornerPath(corner), -insetAmountPx); in getInsetPath()
58 public abstract Path getCornerPath(Corner corner); in getCornerPath() method in CornerPathRenderer
H A DCircularCornerPathRenderer.java41 public Path getCornerPath(Corner corner) { in getCornerPath() method in CircularCornerPathRenderer
H A DPathSpecCornerPathRenderer.java79 public Path getCornerPath(Corner corner) { in getCornerPath() method in PathSpecCornerPathRenderer