Searched refs:mLeftCutWidth (Results 1 – 1 of 1) sorted by relevance
150 private int mLeftCutWidth = 0; field in Magnifier350 mLeftCutWidth = Math.max(0, leftBound - startX); in show()799 startXInSurface + mSourceWidth - mLeftCutWidth - mRightCutWidth, in performPixelCopy()813 Bitmap.createBitmap(mSourceWidth - mLeftCutWidth - mRightCutWidth, in performPixelCopy()837 final Rect dstRect = new Rect(mLeftCutWidth, 0, in performPixelCopy()