Searched refs:roundedCornerDrawableBottom (Results 1 – 1 of 1) sorted by relevance
78 private var roundedCornerDrawableBottom: Drawable? = null in <lambda>() variable353 drawRoundedCorner(canvas, roundedCornerDrawableBottom, roundedCornerBottomSize) in <lambda>()398 roundedCornerDrawableBottom = bottom in <lambda>()433 if (roundedCornerDrawableBottom != null) { in <lambda>()434 roundedCornerDrawableBottom?.setBounds(0, 0, roundedCornerBottomSize, in <lambda>()