Searched refs:bottomRounded (Results 1 – 5 of 5) sorted by relevance
319 public boolean shouldClipToRounding(boolean topRounded, boolean bottomRounded) { in shouldClipToRounding() argument320 if (super.shouldClipToRounding(topRounded, bottomRounded)) { in shouldClipToRounding()323 return bottomRounded && mActionsContainer != null in shouldClipToRounding()
60 public boolean shouldClipToRounding(boolean topRounded, boolean bottomRounded) { in shouldClipToRounding() argument
87 public boolean shouldClipToRounding(boolean topRounded, boolean bottomRounded) { in shouldClipToRounding() argument
379 public boolean shouldClipToRounding(boolean topRounded, boolean bottomRounded) { in shouldClipToRounding() argument
1827 public boolean shouldClipToRounding(boolean topRounded, boolean bottomRounded) { in shouldClipToRounding() argument1828 boolean needsPaddings = shouldClipToRounding(getVisibleType(), topRounded, bottomRounded); in shouldClipToRounding()1831 bottomRounded); in shouldClipToRounding()1837 boolean bottomRounded) { in shouldClipToRounding() argument1842 return visibleWrapper.shouldClipToRounding(topRounded, bottomRounded); in shouldClipToRounding()