Home
last modified time | relevance | path

Searched defs:sourceHeight (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()
114 int sourceHeight) throws IOException { in createRawData()
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/tools/
DIconFactory.java48 int sourceHeight = sourceImage.getHeight(); in createIcon() local
75 int sourceHeight = sourceImage.getHeight(); in drawIcon() local
/packages/apps/Launcher2/src/com/android/launcher2/
DUtilities.java74 int sourceHeight = icon.getHeight(); in createIconBitmap() local
116 int sourceHeight = icon.getIntrinsicHeight(); in createIconBitmap() local
/packages/apps/Launcher3/src/com/android/launcher3/
DUtilities.java175 int sourceHeight = icon.getIntrinsicHeight(); in createIconBitmap() local