Searched refs:mWindowCrop (Results 1 – 1 of 1) sorted by relevance
487 private final Rect mWindowCrop = new Rect(); field in WindowStateAnimator.SurfaceTrace555 if (!crop.equals(mWindowCrop)) { in setWindowCrop()558 mWindowCrop.set(crop); in setWindowCrop()620 + " crop=" + mWindowCrop.toShortString(); in toString()