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