Searched refs:mCrop (Results 1 – 2 of 2) sorted by relevance
492 private Rect mCrop = new Rect(); field in WindowManagerState.WindowState510 mCrop = extract(animatorProto.lastClipRect); in WindowState()564 return mCrop; in getCrop()
847 private Rect mCrop = new Rect(); field in WindowManagerState.WindowState866 mCrop = extract(animatorProto.lastClipRect); in WindowState()956 return mCrop; in getCrop()