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