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