Home
last modified time | relevance | path

Searched refs:GetZoomRatioRange (Results 1 – 3 of 3) sorted by relevance

/hardware/google/camera/common/hal/utils/
Dutils.h62 status_t GetZoomRatioRange(const HalCameraMetadata* characteristics,
Dutils.cc227 status_t GetZoomRatioRange(const HalCameraMetadata* characteristics, in GetZoomRatioRange() function
/hardware/google/camera/common/hal/google_camera_hal/
Dcamera_device_session.cc526 res = utils::GetZoomRatioRange(characteristics, &params.zoom_ratio_range); in InitializeZoomRatioMapper()