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

/frameworks/base/telecomm/java/android/telecom/
H A DVideoProfile.java437 dest.writeByte((byte) (isZoomSupported() ? 1 : 0));
459 public boolean isZoomSupported() { method in class:VideoProfile.CameraCapabilities
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/stress/
H A DCameraStressTest.java181 if (!params.isSmoothZoomSupported() && !params.isZoomSupported()) {
/frameworks/base/core/java/android/hardware/camera2/legacy/
H A DParameterUtils.java659 if (!params.isZoomSupported()) {
700 if (!params.isZoomSupported()) {
H A DLegacyRequestMapper.java76 if (params.isZoomSupported()) {
/frameworks/ex/camera2/portability/src/com/android/ex/camera2/portability/
H A DAndroidCameraCapabilities.java61 if (p.isZoomSupported()) {
/frameworks/base/core/java/android/hardware/
H A DCamera.java3920 * progress. Applications should check {@link #isZoomSupported} before
3935 * same in zoom. Applications should check {@link #isZoomSupported}
3950 public boolean isZoomSupported() { method in class:Camera.Parameters
3958 * Applications should call {@link #isZoomSupported} before using this
3970 * {@link #isZoomSupported} before using this method.
/frameworks/base/config/
H A Dboot-image-profile.txt[all...]

Completed in 119 milliseconds