Searched refs:mTopRightCornerStyle (Results 1 – 1 of 1) sorted by relevance
66 private int mTopRightCornerStyle = CORNER_STYLE_SHARP; field in StyledCornersBitmapDrawable262 if (mTopRightCornerStyle == CORNER_STYLE_FLAP) { in draw()321 if (mTopRightCornerStyle == CORNER_STYLE_ROUND) { in drawFakeCornersForCompatibilityMode()359 if (mTopRightCornerStyle == CORNER_STYLE_FLAP) { in drawFakeCornersForCompatibilityMode()423 switch (mTopRightCornerStyle) { in recalculatePath()482 || mTopRightCornerStyle != topRight in setCornerStyles()487 mTopRightCornerStyle = topRight; in setCornerStyles()