Home
last modified time | relevance | path

Searched refs:desiredHeight (Results 1 – 10 of 10) sorted by relevance

/external/libjpeg-turbo/java/org/libjpegturbo/turbojpeg/
DTJDecompressor.java241 public int getScaledWidth(int desiredWidth, int desiredHeight) in getScaledWidth() argument
245 if (desiredWidth < 0 || desiredHeight < 0) in getScaledWidth()
250 if (desiredHeight == 0) in getScaledWidth()
251 desiredHeight = jpegHeight; in getScaledWidth()
256 if (scaledWidth <= desiredWidth && scaledHeight <= desiredHeight) in getScaledWidth()
259 if (scaledWidth > desiredWidth || scaledHeight > desiredHeight) in getScaledWidth()
283 public int getScaledHeight(int desiredWidth, int desiredHeight) in getScaledHeight() argument
287 if (desiredWidth < 0 || desiredHeight < 0) in getScaledHeight()
292 if (desiredHeight == 0) in getScaledHeight()
293 desiredHeight = jpegHeight; in getScaledHeight()
[all …]
/external/libjpeg-turbo/
Dturbojpeg-jni.c719 jintArray jDstStrides, jint desiredHeight, jint flags) in Java_org_libjpegturbo_turbojpeg_TJDecompressor_decompressToYUV___3BI_3_3B_3II_3III() argument
743 width=desiredWidth; height=desiredHeight; in Java_org_libjpegturbo_turbojpeg_TJDecompressor_decompressToYUV___3BI_3_3B_3II_3III()
784 dstPlanes, desiredWidth, dstStrides, desiredHeight, flags)==-1) in Java_org_libjpegturbo_turbojpeg_TJDecompressor_decompressToYUV___3BI_3_3B_3II_3III()
/external/robolectric/v3/runtime/
Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
/external/robolectric/v1/lib/main/
Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...