Searched refs:startXInSurface (Results 1 – 1 of 1) sorted by relevance
777 private void performPixelCopy(final int startXInSurface, final int startYInSurface, in performPixelCopy() argument789 mPixelCopyRequestRect.set(startXInSurface, in performPixelCopy()791 startXInSurface + mSourceWidth - mLeftCutWidth - mRightCutWidth, in performPixelCopy()793 mPrevStartCoordsInSurface.x = startXInSurface; in performPixelCopy()