Searched refs:mBottomRightCornerStyle (Results 1 – 1 of 1) sorted by relevance
67 private int mBottomRightCornerStyle = CORNER_STYLE_SHARP; field in StyledCornersBitmapDrawable267 if (mBottomRightCornerStyle == CORNER_STYLE_FLAP) { in draw()330 if (mBottomRightCornerStyle == CORNER_STYLE_ROUND) { in drawFakeCornersForCompatibilityMode()367 if (mBottomRightCornerStyle == CORNER_STYLE_FLAP) { in drawFakeCornersForCompatibilityMode()437 switch (mBottomRightCornerStyle) { in recalculatePath()483 || mBottomRightCornerStyle != bottomRight in setCornerStyles()488 mBottomRightCornerStyle = bottomRight; in setCornerStyles()