Searched refs:mTopLeftCornerStyle (Results 1 – 1 of 1) sorted by relevance
65 private int mTopLeftCornerStyle = CORNER_STYLE_SHARP; field in StyledCornersBitmapDrawable257 if (mTopLeftCornerStyle == CORNER_STYLE_FLAP) { in draw()312 if (mTopLeftCornerStyle == CORNER_STYLE_ROUND) { in drawFakeCornersForCompatibilityMode()351 if (mTopLeftCornerStyle == CORNER_STYLE_FLAP) { in drawFakeCornersForCompatibilityMode()409 switch (mTopLeftCornerStyle) { in recalculatePath()481 boolean changed = mTopLeftCornerStyle != topLeft in setCornerStyles()486 mTopLeftCornerStyle = topLeft; in setCornerStyles()