Home | History | Annotate | Download | only in launcher2

Lines Matching full:rectf

23 import android.graphics.RectF;
61 private RectF mDragRect = new RectF();
714 public void cellToRect(int cellX, int cellY, int cellHSpan, int cellVSpan, RectF dragRect) {