Home
last modified time | relevance | path

Searched refs:getStillMoreSettings (Results 1 – 5 of 5) sorted by relevance

/hardware/qcom/camera/msm8998/QCamera2/HAL/
DQCameraParametersIntf.h253 cam_still_more_t getStillMoreSettings();
DQCameraParametersIntf.cpp1144 cam_still_more_t QCameraParametersIntf::getStillMoreSettings() in getStillMoreSettings() function in qcamera::QCameraParametersIntf
1148 return mImpl->getStillMoreSettings(); in getStillMoreSettings()
DQCameraParameters.h831 cam_still_more_t getStillMoreSettings() {return m_stillmore_config;}; in getStillMoreSettings() function
DQCamera2HWICallbacks.cpp2067 cam_still_more_t stillmore_cap = mParameters.getStillMoreSettings(); in updateMetadata()
DQCamera2HWI.cpp4380 cam_still_more_t stillmore_config = mParameters.getStillMoreSettings(); in unconfigureAdvancedCapture()
8589 cam_still_more_t stillmore_config = mParameters.getStillMoreSettings(); in addReprocChannel()