List of utility methods to do Rect to RectF Convert
return new RectF(r.left, r.top, r.right, r.bottom);