Searched refs:isZoomSupported (Results 1 – 8 of 8) sorted by relevance
413 dest.writeByte((byte) (isZoomSupported() ? 1 : 0)); in writeToParcel()435 public boolean isZoomSupported() { in isZoomSupported() method in VideoProfile.CameraCapabilities
186 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()
3723 public boolean isZoomSupported() { in isZoomSupported() method in Camera.Parameters
12854 method public boolean isZoomSupported();
13191 method public boolean isZoomSupported();