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

  /device/google/marlin/camera/QCamera2/HAL/
QCameraParametersIntf.h 240 void setStillMoreSettings(cam_still_more_t stillmore_config);
QCameraParametersIntf.cpp 1092 void QCameraParametersIntf::setStillMoreSettings(cam_still_more_t stillmore_config)
1096 mImpl->setStillMoreSettings(stillmore_config);
    [all...]
QCameraParameters.h     [all...]
QCamera2HWI.cpp     [all...]
  /hardware/qcom/camera/msm8998/QCamera2/HAL/
QCameraParametersIntf.h 254 void setStillMoreSettings(cam_still_more_t stillmore_config);
QCameraParametersIntf.cpp 1151 void QCameraParametersIntf::setStillMoreSettings(cam_still_more_t stillmore_config)
1155 mImpl->setStillMoreSettings(stillmore_config);
    [all...]
QCameraParameters.h     [all...]
QCamera2HWI.cpp     [all...]

Completed in 86 milliseconds