Searched refs:isZoomSupported (Results 1 – 10 of 10) sorted by relevance
438 dest.writeByte((byte) (isZoomSupported() ? 1 : 0)); in writeToParcel()459 public boolean isZoomSupported() { in isZoomSupported() method in VideoProfile.CameraCapabilities
183 if (!params.isSmoothZoomSupported() && !params.isZoomSupported()) { in testStressCameraZoom()
659 if (!params.isZoomSupported()) { in getAvailableCropRectangles()700 if (!params.isZoomSupported()) { in getMaxZoomRatio()
76 if (params.isZoomSupported()) { in convertRequestMetadata()
61 if (p.isZoomSupported()) { in AndroidCameraCapabilities()
4004 public boolean isZoomSupported() { in isZoomSupported() method in Camera.Parameters
16164 method @Deprecated public boolean isZoomSupported();44372 method public boolean isZoomSupported();
16164 method @Deprecated public boolean isZoomSupported();44516 method public boolean isZoomSupported();
12233 method public boolean isZoomSupported();
66720 Landroid/telecom/VideoProfile$CameraCapabilities;->isZoomSupported()Z