Searched defs:corner (Results 1 – 6 of 6) sorted by relevance
37 Path corner = new Path(); in createCornerPath() local47 Path corner = new Path(); in createNotchPath() local
41 public Path getCornerPath(Corner corner) { in getCornerPath()
49 public Path getInsetPath(Corner corner, float insetAmountPx) { in getInsetPath()58 public abstract Path getCornerPath(Corner corner); in getCornerPath()
79 public Path getCornerPath(Corner corner) { in getCornerPath()
195 private int getPhysicalCornerRadius(CircularCornerPathRenderer.Corner corner) { in getPhysicalCornerRadius()300 int corner = screenCorner.ordinal(); in getRotatedCorner() local
123 final float corner = horizontal ? cy : cx; in drawSoftware() local