Searched refs:frameY (Results 1 – 1 of 1) sorted by relevance
1368 final int frameY = isFreeformResizing ? (int) mSurfaceController.getY() : in adjustCropToStackBounds() local1393 Math.max(mTmpStackBounds.top, frameY + clipRect.top) - frameY); in adjustCropToStackBounds()1397 Math.min(mTmpStackBounds.bottom, frameY + clipRect.bottom) - frameY); in adjustCropToStackBounds()