Searched refs:isZoomSupported (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/stress/
H A DCameraStressTest.java221 if (!params.isSmoothZoomSupported() && !params.isZoomSupported()) {
/frameworks/base/core/java/android/hardware/
H A DCamera.java3128 * progress. Applications should check {@link #isZoomSupported} before
3143 * same in zoom. Applications should check {@link #isZoomSupported}
3158 public boolean isZoomSupported() { method in class:Camera.Parameters
3166 * Applications should call {@link #isZoomSupported} before using this
3178 * {@link #isZoomSupported} before using this method.

Completed in 301 milliseconds