Searched refs:mWindowCrop (Results 1 – 1 of 1) sorted by relevance
569 private final Rect mWindowCrop = new Rect(); field in WindowSurfaceController.SurfaceTrace664 if (!crop.equals(mWindowCrop)) { in setWindowCrop()668 mWindowCrop.set(crop); in setWindowCrop()797 pw.print(" mCrop="); s.mWindowCrop.printShortString(pw); pw.println(); in dumpAllSurfaces()812 + " crop=" + mWindowCrop.toShortString() in toString()