Searched defs:RectF (Results 1 – 1 of 1) sorted by relevance
33 public class RectF implements Parcelable { class42 public RectF() {} in RectF() method in RectF54 public RectF(float left, float top, float right, float bottom) { in RectF() method in RectF68 public RectF(RectF r) { in RectF() method in RectF79 public RectF(Rect r) { in RectF() method in RectF