Searched refs:dstHeight (Results 1 - 5 of 5) sorted by relevance

/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
H A DShadowBitmap.java57 public static Bitmap createScaledBitmap(Bitmap src, int dstWidth, int dstHeight, boolean filter) { argument
61 shadowBitmap.appendDescription(" scaled to " + dstWidth + " x " + dstHeight);
66 shadowBitmap.setHeight(dstHeight);
/external/skia/legacy/src/images/
H A DSkImageDecoder_libbmp.cpp139 const int dstHeight = sampler.scaledHeight(); local
143 for (int y = 0; y < dstHeight; y++) {
/external/skia/src/images/
H A DSkImageDecoder_libbmp.cpp143 const int dstHeight = sampler.scaledHeight(); local
147 for (int y = 0; y < dstHeight; y++) {
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 643 milliseconds