Searched refs:CORNER_STYLE_SHARP (Results 1 – 1 of 1) sorted by relevance
46 public static final int CORNER_STYLE_SHARP = 0; field in StyledCornersBitmapDrawable65 private int mTopLeftCornerStyle = CORNER_STYLE_SHARP;66 private int mTopRightCornerStyle = CORNER_STYLE_SHARP;67 private int mBottomRightCornerStyle = CORNER_STYLE_SHARP;68 private int mBottomLeftCornerStyle = CORNER_STYLE_SHARP;70 private int mTopStartCornerStyle = CORNER_STYLE_SHARP;71 private int mTopEndCornerStyle = CORNER_STYLE_SHARP;72 private int mBottomEndCornerStyle = CORNER_STYLE_SHARP;73 private int mBottomStartCornerStyle = CORNER_STYLE_SHARP;410 case CORNER_STYLE_SHARP: in recalculatePath()[all …]