Searched refs:bottomRounded (Results 1 – 5 of 5) sorted by relevance
64 public boolean shouldClipToRounding(boolean topRounded, boolean bottomRounded) { in shouldClipToRounding() argument
65 public boolean shouldClipToRounding(boolean topRounded, boolean bottomRounded) { in shouldClipToRounding() argument
314 public boolean shouldClipToRounding(boolean topRounded, boolean bottomRounded) { in shouldClipToRounding() argument315 if (super.shouldClipToRounding(topRounded, bottomRounded)) { in shouldClipToRounding()318 return bottomRounded && mActionsContainer != null in shouldClipToRounding()
177 public boolean shouldClipToRounding(boolean topRounded, boolean bottomRounded) { in shouldClipToRounding() argument
1639 public boolean shouldClipToRounding(boolean topRounded, boolean bottomRounded) { in shouldClipToRounding() argument1640 boolean needsPaddings = shouldClipToRounding(getVisibleType(), topRounded, bottomRounded); in shouldClipToRounding()1643 bottomRounded); in shouldClipToRounding()1649 boolean bottomRounded) { in shouldClipToRounding() argument1654 return visibleWrapper.shouldClipToRounding(topRounded, bottomRounded); in shouldClipToRounding()