Searched refs:approximateInnerPath (Results 1 – 1 of 1) sorted by relevance
50 return approximateInnerPath(getCornerPath(corner), -insetAmountPx); in getInsetPath()60 private Path approximateInnerPath(Path input, float delta) { in approximateInnerPath() method in CornerPathRenderer