Lines Matching refs:getRelatedCamSyncInfo
533 if (hw->getRelatedCamSyncInfo()->sync_control == CAM_SYNC_RELATED_SENSORS_ON) { in restart_start_preview()
577 if (hw->getRelatedCamSyncInfo()->sync_control == CAM_SYNC_RELATED_SENSORS_ON) { in restart_stop_preview()
659 if (hw->getRelatedCamSyncInfo()->sync_control != CAM_SYNC_RELATED_SENSORS_ON) { in start_recording()
952 if (hw->getRelatedCamSyncInfo()->sync_control != CAM_SYNC_RELATED_SENSORS_ON) { in take_picture()
987 if (hw->getRelatedCamSyncInfo()->sync_control != CAM_SYNC_RELATED_SENSORS_ON) { in take_picture()
1088 if (hw->getRelatedCamSyncInfo()->sync_control != CAM_SYNC_RELATED_SENSORS_ON) { in set_parameters()
1149 if (hw->getRelatedCamSyncInfo()->sync_control == CAM_SYNC_RELATED_SENSORS_ON) { in stop_after_set_params()
1192 if (hw->getRelatedCamSyncInfo()->sync_control == CAM_SYNC_RELATED_SENSORS_ON) { in commit_params()
1235 if (hw->getRelatedCamSyncInfo()->sync_control == CAM_SYNC_RELATED_SENSORS_ON) { in restart_after_set_params()
2136 QCamera2HardwareInterface::getRelatedCamSyncInfo(void) in getRelatedCamSyncInfo() function in qcamera::QCamera2HardwareInterface
2138 return mParameters.getRelatedCamSyncInfo(); in getRelatedCamSyncInfo()
2201 if ((getRelatedCamSyncInfo()->sync_control == CAM_SYNC_RELATED_SENSORS_ON) && in setMpoComposition()
4012 if (getRelatedCamSyncInfo()->sync_control != CAM_SYNC_RELATED_SENSORS_ON) { in preStartRecording()
4434 if (getRelatedCamSyncInfo()->mode == CAM_MODE_SECONDARY) { in configureAdvancedCapture()
4871 if (getRelatedCamSyncInfo()->sync_control != CAM_SYNC_RELATED_SENSORS_ON) { in preTakePicture()
5065 (getRelatedCamSyncInfo()->sync_control == in takePicture()
5067 if (getRelatedCamSyncInfo()->mode == CAM_MODE_PRIMARY) { in takePicture()
6170 if (getRelatedCamSyncInfo()->sync_control == in sendCommand()
6676 if (getRelatedCamSyncInfo()->mode == CAM_MODE_SECONDARY) { in processAutoFocusEvent()
10721 if ((pme->getRelatedCamSyncInfo()->sync_control == in deferredWorkRoutine()
10847 if (getRelatedCamSyncInfo()->sync_control == CAM_SYNC_RELATED_SENSORS_ON) { in initJpegHandle()