Lines Matching refs:mDestRect
334 private final Rect mDestRect = new Rect();2180 Rect dest = mDestRect;2650 r.top = mDestRect.top;2651 r.bottom = mDestRect.bottom;2691 r.top = mDestRect.top;2692 r.bottom = mDestRect.bottom;2700 r.top = mDestRect.top;2701 r.bottom = mDestRect.bottom;