Searched defs:roundedCorner (Results 1 – 7 of 7) sorted by relevance
39 RoundedCorner roundedCorner = new RoundedCorner( in testGetPosition() local46 RoundedCorner roundedCorner = new RoundedCorner( in testGetRadius() local53 RoundedCorner roundedCorner = new RoundedCorner( in testGetCenter() local60 RoundedCorner roundedCorner = new RoundedCorner(RoundedCorner.POSITION_BOTTOM_LEFT); in testIsEmpty() local66 RoundedCorner roundedCorner = in testIsEmpty_negativeCenter() local73 RoundedCorner roundedCorner = new RoundedCorner( in testEquals() local
97 RoundedCorner roundedCorner = new RoundedCorner(POSITION_BOTTOM_LEFT, 5, 6, 7); in testSetRoundedCorner() local
72 val roundedCorner = in onInitialized() constant
121 final RoundedCorner roundedCorner = getDisplay().getRoundedCorner(cornerPosition); in InvertedRoundedCornerDrawInfo() local
451 public void setRoundedCorner(@Position int position, @Nullable RoundedCorner roundedCorner) { in setRoundedCorner()480 final RoundedCorner roundedCorner = mRoundedCorners[i]; in scale() local
1355 @Nullable RoundedCorner roundedCorner) { in setRoundedCorner()
75 public ListRowPresenterBuilder configRoundedCorner(boolean roundedCorner) { in configRoundedCorner()