Searched refs:mBottomLeftCornerStyle (Results 1 – 1 of 1) sorted by relevance
68 private int mBottomLeftCornerStyle = CORNER_STYLE_SHARP; field in StyledCornersBitmapDrawable272 if (mBottomLeftCornerStyle == CORNER_STYLE_FLAP) { in draw()340 if (mBottomLeftCornerStyle == CORNER_STYLE_ROUND) { in drawFakeCornersForCompatibilityMode()375 if (mBottomLeftCornerStyle == CORNER_STYLE_FLAP) { in drawFakeCornersForCompatibilityMode()452 switch (mBottomLeftCornerStyle) { in recalculatePath()484 || mBottomLeftCornerStyle != bottomLeft; in setCornerStyles()489 mBottomLeftCornerStyle = bottomLeft; in setCornerStyles()