Searched refs:zoomRatioIs1 (Results 1 – 2 of 2) sorted by relevance
228 bool zoomRatioIs1 = true; in updateCaptureRequest() local237 zoomRatioIs1 = false; in updateCaptureRequest()253 if (mHalSupportsZoomRatio && zoomRatioIs1) { in updateCaptureRequest()255 } else if (!mHalSupportsZoomRatio && !zoomRatioIs1) { in updateCaptureRequest()
387 bool zoomRatioIs1 = cameraIdsWithZoom.find(states.cameraId) == cameraIdsWithZoom.end(); in sendCaptureResult() local389 &captureResult.mMetadata, zoomRatioIs1); in sendCaptureResult()455 zoomRatioIs1 = cameraIdsWithZoom.find(cameraId) == cameraIdsWithZoom.end(); in sendCaptureResult()457 &physicalMetadata.mPhysicalCameraMetadata, zoomRatioIs1); in sendCaptureResult()