Home
last modified time | relevance | path

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

/hardware/qcom/camera/msm8998/QCamera2/util/
DQCameraFOVControl.h224 bool combineFovAdjustment();
DQCameraFOVControl.cpp506 if (calculateBasicFovRatio() && combineFovAdjustment()) { in updateConfigSettings()
1593 bool QCameraFOVControl::combineFovAdjustment() in combineFovAdjustment() function in qcamera::QCameraFOVControl