Searched refs:mRootTaskBounds (Results 1 – 1 of 1) sorted by relevance
51 private final Rect mRootTaskBounds = new Rect(); field in WindowAnimationSpec74 mRootTaskBounds.set(rootTaskBounds); in WindowAnimationSpec()112 return mRootTaskBounds; in getRootTaskBounds()137 mTmpRect.set(mRootTaskBounds); in apply()