Searched refs:mSystemDecorRect (Results 1 – 1 of 1) sorted by relevance
146 private final Rect mSystemDecorRect = new Rect(); field in WindowStateAnimator790 w.calculatePolicyCrop(mSystemDecorRect); in calculateCrop()793 + w.getDecorFrame() + " mSystemDecorRect=" + mSystemDecorRect); in calculateCrop()797 clipRect.set(mSystemDecorRect); in calculateCrop()1402 mSystemDecorRect.writeToProto(proto, SYSTEM_DECOR_RECT); in writeToProto()1416 pw.print(prefix); pw.print("mSystemDecorRect="); mSystemDecorRect.printShortString(pw); in dump()