Home
last modified time | relevance | path

Searched refs:findZoomValue (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/camera/msm8998/QCamera2/util/
DQCameraFOVControl.h230 inline uint32_t findZoomValue(uint32_t zoomRatio);
DQCameraFOVControl.cpp1707 uint32_t QCameraFOVControl::findZoomValue( in findZoomValue() function in qcamera::QCameraFOVControl
1761 return(findZoomValue(zoomRatioTele)); in readjustZoomForTele()
1786 return(findZoomValue(zoomRatioWide)); in readjustZoomForWide()