Searched refs:cornerPosition (Results 1 – 1 of 1) sorted by relevance
118 InvertedRoundedCornerDrawInfo(@RoundedCorner.Position int cornerPosition) { in InvertedRoundedCornerDrawInfo() argument119 mCornerPosition = cornerPosition; in InvertedRoundedCornerDrawInfo()121 final RoundedCorner roundedCorner = getDisplay().getRoundedCorner(cornerPosition); in InvertedRoundedCornerDrawInfo()