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