Searched defs:sourceWidth (Results 1 – 4 of 4) sorted by relevance
105 private byte[] createJpegRawData(int sourceWidth, int sourceHeight) throws IOException { in createJpegRawData()109 private byte[] createPngRawData(int sourceWidth, int sourceHeight) throws IOException { in createPngRawData()113 private byte[] createRawData(Bitmap.CompressFormat format, int sourceWidth, in createRawData()
47 int sourceWidth = sourceImage.getWidth(); in createIcon() local74 int sourceWidth = sourceImage.getWidth(); in drawIcon() local
73 int sourceWidth = icon.getWidth(); in createIconBitmap() local115 int sourceWidth = icon.getIntrinsicWidth(); in createIconBitmap() local
174 int sourceWidth = icon.getIntrinsicWidth(); in createIconBitmap() local