Searched defs:hasRoundedCorners (Results 1 – 6 of 6) sorted by relevance
706 public void setHasRoundedCorners(boolean hasRoundedCorners) { in setHasRoundedCorners()879 public boolean hasRoundedCorners() { in hasRoundedCorners() method in Animation
136 inline bool hasRoundedCorners() const { in hasRoundedCorners() function
372 bool LayerFE::hasRoundedCorners() const { in hasRoundedCorners() function in android::LayerFE
515 bool hasRoundedCorners() const { return getRoundedCornerState().hasRoundedCorners(); } in hasRoundedCorners() function
38 bool hasRoundedCorners() const { return radius.x > 0.0f && radius.y > 0.0f; } in hasRoundedCorners() function
1227 private boolean hasRoundedCorners() { in hasRoundedCorners() method in ScreenDecorations