Searched refs:updateRoundedCornerDrawable (Results 1 – 2 of 2) sorted by relevance
396 fun updateRoundedCornerDrawable(top: Drawable?, bottom: Drawable?) { in <lambda>() method
1325 mScreenDecorHwcLayer.updateRoundedCornerDrawable(topDrawable, bottomDrawable); in updateHwLayerRoundedCornerDrawable()