Searched refs:deriveZoomRatio (Results 1 – 2 of 2) sorted by relevance
85 status_t deriveZoomRatio(const CameraMetadata* metadata, float *zoomRatio, int arrayWidth,
290 status_t ZoomRatioMapper::deriveZoomRatio(const CameraMetadata* metadata, float *zoomRatioRet, in deriveZoomRatio() function in android::camera3::ZoomRatioMapper332 status_t res = deriveZoomRatio(metadata, &zoomRatio, arrayWidth, arrayHeight); in separateZoomFromCropLocked()