Lines Matching refs:QCameraFOVControl

55 QCameraFOVControl::QCameraFOVControl()  in QCameraFOVControl()  function in qcamera::QCameraFOVControl
75 QCameraFOVControl::~QCameraFOVControl() in ~QCameraFOVControl()
99 QCameraFOVControl* QCameraFOVControl::create( in create()
103 QCameraFOVControl *pFovControl = NULL; in create()
107 pFovControl = new QCameraFOVControl(); in create()
177 cam_capability_t QCameraFOVControl::consolidateCapabilities( in consolidateCapabilities()
363 void QCameraFOVControl::resetVars() in resetVars()
427 int32_t QCameraFOVControl::updateConfigSettings( in updateConfigSettings()
598 int32_t QCameraFOVControl::translateInputParams( in translateInputParams()
685 metadata_buffer_t* QCameraFOVControl::processResultMetadata( in processResultMetadata()
991 void QCameraFOVControl::generateFovControlResult() in generateFovControlResult()
1243 fov_control_result_t QCameraFOVControl::getFovControlResult() in getFovControlResult()
1263 inline bool QCameraFOVControl::isMainCamFovWider() in isMainCamFovWider()
1287 inline bool QCameraFOVControl::sacRequestedDualZone() in sacRequestedDualZone()
1316 bool QCameraFOVControl::canSwitchMasterTo( in canSwitchMasterTo()
1398 bool QCameraFOVControl::isSpatialAlignmentReady() in isSpatialAlignmentReady()
1449 bool QCameraFOVControl::validateAndExtractParameters( in validateAndExtractParameters()
1530 bool QCameraFOVControl::calculateBasicFovRatio() in calculateBasicFovRatio()
1593 bool QCameraFOVControl::combineFovAdjustment() in combineFovAdjustment()
1637 void QCameraFOVControl::calculateDualCamTransitionParams() in calculateDualCamTransitionParams()
1707 uint32_t QCameraFOVControl::findZoomValue( in findZoomValue()
1733 uint32_t QCameraFOVControl::findZoomRatio( in findZoomRatio()
1752 uint32_t QCameraFOVControl::readjustZoomForTele( in readjustZoomForTele()
1777 uint32_t QCameraFOVControl::readjustZoomForWide( in readjustZoomForWide()
1802 void QCameraFOVControl::convertUserZoomToWideAndTele( in convertUserZoomToWideAndTele()
1841 cam_roi_info_t QCameraFOVControl::translateFocusAreas( in translateFocusAreas()
1945 cam_set_aec_roi_t QCameraFOVControl::translateMeteringAreas( in translateMeteringAreas()
2039 cam_face_detection_data_t QCameraFOVControl::translateRoiFD( in translateRoiFD()
2113 cam_frame_margins_t QCameraFOVControl::getFrameMargins( in getFrameMargins()