Searched refs:getCurrentCropRect (Results 1 – 4 of 4) sorted by relevance
213 RectF cropRectF = new RectF(mTaskViewSimulator.getCurrentCropRect()); in updateProgressForStartRect()233 RectF cropRectF = new RectF(mTaskViewSimulator.getCurrentCropRect()); in createWindowAnimationToHome()
182 mTaskViewSimulator.getCurrentCropRect().roundOut(crop);
256 finalTsv.getCurrentCropRect().round(cropRect); in createRecentsWindowAnimator()
196 public RectF getCurrentCropRect() { in getCurrentCropRect() method in TaskViewSimulator209 RectF result = getCurrentCropRect(); in getCurrentRect()