Home
last modified time | relevance | path

Searched refs:roundedCornerDrawableBottom (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/
DScreenDecorHwcLayer.kt78 private var roundedCornerDrawableBottom: Drawable? = null in <lambda>() variable
353 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>()