Searched refs:getCurrentCropRect (Results 1 – 4 of 4) sorted by relevance
232 startRects[i] = new RectF(tvs.getCurrentCropRect()); in updateProgressForStartRect()280 RectF cropRectF = new RectF(taskViewSimulator.getCurrentCropRect()); in getWindowAnimationToHomeInternal()
165 mRemoteTargetHandles[0].getTaskViewSimulator().getCurrentCropRect().roundOut(crop);
262 taskViewSimulator.getCurrentCropRect().round(cropRect); in createRecentsWindowAnimator()
251 public RectF getCurrentCropRect() { in getCurrentCropRect() method in TaskViewSimulator264 RectF result = getCurrentCropRect(); in getCurrentRect()