Searched defs:RectF (Results 1 – 1 of 1) sorted by relevance
31 public class RectF implements Parcelable { class40 public RectF() {} in RectF() method in RectF52 public RectF(float left, float top, float right, float bottom) { in RectF() method in RectF66 public RectF(RectF r) { in RectF() method in RectF73 public RectF(Rect r) { in RectF() method in RectF