Searched refs:mWindowCrop (Results 1 – 1 of 1) sorted by relevance
559 private final Rect mWindowCrop = new Rect(); field in WindowStateAnimator.SurfaceTrace634 if (!crop.equals(mWindowCrop)) { in setWindowCrop()638 mWindowCrop.set(crop); in setWindowCrop()742 pw.print(" mCrop="); s.mWindowCrop.printShortString(pw); pw.println(); in dumpAllSurfaces()756 + " crop=" + mWindowCrop.toShortString() in toString()