Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/assist/ui/
DCornerPathRenderer.java82 PointF normal = normalAt(input, i); in shiftBy()
101 private PointF normalAt(List<PointF> points, int index) { in normalAt() method in CornerPathRenderer