Searched refs:getCornerPath (Results 1 – 3 of 3) sorted by relevance
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/assist/ui/ | ||
H A D | CornerPathRenderer.java | 50 return approximateInnerPath(getCornerPath(corner), -insetAmountPx); in getInsetPath() |
H A D | CircularCornerPathRenderer.java | 41 public Path getCornerPath(Corner corner) { in getCornerPath() method in CircularCornerPathRenderer |
H A D | PathSpecCornerPathRenderer.java | 79 public Path getCornerPath(Corner corner) { in getCornerPath() method in PathSpecCornerPathRenderer |