Searched refs:getRelatedCamSyncInfo (Results 1 – 8 of 8) sorted by relevance
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[all …]
292 getRelatedCamSyncInfo(void);
1355 QCameraParametersIntf::getRelatedCamSyncInfo(void) in getRelatedCamSyncInfo() function in qcamera::QCameraParametersIntf1359 return mImpl->getRelatedCamSyncInfo(); in getRelatedCamSyncInfo()
267 const cam_sync_related_sensors_event_info_t* getRelatedCamSyncInfo(
879 getRelatedCamSyncInfo(void);
1200 (pme->getRelatedCamSyncInfo()->mode != CAM_MODE_SECONDARY)) { in nodisplay_preview_stream_cb_routine()
2820 m_parent->getRelatedCamSyncInfo(); in encodeData()
3535 if (getRelatedCamSyncInfo()->mode == CAM_MODE_SECONDARY) { in setFocusAreas()12255 QCameraParameters::getRelatedCamSyncInfo(void) in getRelatedCamSyncInfo() function in qcamera::QCameraParameters