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