Searched defs:corner (Results 1 – 10 of 10) 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
382 RoundedCorner corner = insetsState.getRoundedCorners().getRoundedCorner(position); in getInsetsStateCornerRadius() local
105 val corner = selectDesignatedCorner(nextViewState.rotation, isRtl) regex
142 final float corner = horizontal ? cy : cx; in drawSoftware() local
135 RoundedCorner corner = display.getRoundedCorner(RoundedCorner.POSITION_TOP_LEFT); in getDividerInsets() local
866 private void setRoundedCornerOrientation(View corner, int gravity) { in setRoundedCornerOrientation()