Home
last modified time | relevance | path

Searched defs:sourceWidth (Results 1 – 4 of 4) sorted by relevance

/packages/apps/ContactsCommon/tests/src/com/android/contacts/common/util/
DBitmapUtilTests.java105 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()
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/tools/
DIconFactory.java47 int sourceWidth = sourceImage.getWidth(); in createIcon() local
74 int sourceWidth = sourceImage.getWidth(); in drawIcon() local
/packages/apps/Launcher2/src/com/android/launcher2/
DUtilities.java73 int sourceWidth = icon.getWidth(); in createIconBitmap() local
115 int sourceWidth = icon.getIntrinsicWidth(); in createIconBitmap() local
/packages/apps/Launcher3/src/com/android/launcher3/
DUtilities.java174 int sourceWidth = icon.getIntrinsicWidth(); in createIconBitmap() local