Home | History | Annotate | Download | only in wm

Lines Matching refs:mLastFrame

8853                     + " last=" + w.mLastFrame + " frame=" + w.mFrame);
8854 w.mLastFrame.set(w.mFrame);
9176 winAnimator.mAnimDw = w.mLastFrame.left - w.mFrame.left;
9177 winAnimator.mAnimDh = w.mLastFrame.top - w.mFrame.top;