Home
last modified time | relevance | path

Searched refs:mStartBoundsAfterRelease (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip2/phone/
DPipResizeGestureHandler.java87 private final Rect mStartBoundsAfterRelease = new Rect(); field in PipResizeGestureHandler
426 mStartBoundsAfterRelease.set(mLastResizeBounds);
557 startTx, finishTx, mPipBoundsState.getBounds(), mStartBoundsAfterRelease, in onPipTransitionStateChanged()