Home | History | Annotate | Download | only in camera

Lines Matching refs:createBitmap

846         Bitmap resized = Bitmap.createBitmap(original,xOffset,yOffset,newWidth, newHeight);