HomeSort by relevance Sort by last modified time
    Searched refs:getRelatedCamSyncInfo (Results 1 - 16 of 16) sorted by null

  /hardware/qcom/camera/QCamera2/HAL/
QCameraParametersIntf.h 276 getRelatedCamSyncInfo(void);
QCamera2HWI.cpp 533 if (hw->getRelatedCamSyncInfo()->sync_control == CAM_SYNC_RELATED_SENSORS_ON) {
577 if (hw->getRelatedCamSyncInfo()->sync_control == CAM_SYNC_RELATED_SENSORS_ON) {
656 if (hw->getRelatedCamSyncInfo()->sync_control != CAM_SYNC_RELATED_SENSORS_ON) {
954 if (hw->getRelatedCamSyncInfo()->sync_control != CAM_SYNC_RELATED_SENSORS_ON) {
    [all...]
QCamera2HWI.h 256 const cam_sync_related_sensors_event_info_t* getRelatedCamSyncInfo(
QCameraParametersIntf.cpp 1289 QCameraParametersIntf::getRelatedCamSyncInfo(void)
1293 return mImpl->getRelatedCamSyncInfo();
    [all...]
QCameraParameters.h     [all...]
QCamera2HWICallbacks.cpp     [all...]
QCameraPostProc.cpp     [all...]
QCameraParameters.cpp     [all...]
  /hardware/qcom/camera/msmcobalt/QCamera2/HAL/
QCameraParametersIntf.h 286 getRelatedCamSyncInfo(void);
QCamera2HWI.cpp 535 if (hw->getRelatedCamSyncInfo()->sync_control == CAM_SYNC_RELATED_SENSORS_ON) {
579 if (hw->getRelatedCamSyncInfo()->sync_control == CAM_SYNC_RELATED_SENSORS_ON) {
658 if (hw->getRelatedCamSyncInfo()->sync_control != CAM_SYNC_RELATED_SENSORS_ON) {
944 if (hw->getRelatedCamSyncInfo()->sync_control != CAM_SYNC_RELATED_SENSORS_ON) {
    [all...]
QCameraParametersIntf.cpp     [all...]
QCamera2HWI.h 257 const cam_sync_related_sensors_event_info_t* getRelatedCamSyncInfo(
    [all...]
QCameraParameters.h     [all...]
QCamera2HWICallbacks.cpp     [all...]
QCameraPostProc.cpp     [all...]
QCameraParameters.cpp     [all...]

Completed in 88 milliseconds