Home
last modified time | relevance | path

Searched refs:getRefocusOutputCount (Results 1 – 4 of 4) sorted by relevance

/hardware/qcom/camera/msm8998/QCamera2/HAL/
DQCameraParametersIntf.h228 uint8_t getRefocusOutputCount();
DQCameraParametersIntf.cpp983 uint8_t QCameraParametersIntf::getRefocusOutputCount() in getRefocusOutputCount() function in qcamera::QCameraParametersIntf
987 return mImpl->getRefocusOutputCount(); in getRefocusOutputCount()
DQCameraParameters.h802 inline uint8_t getRefocusOutputCount() { in getRefocusOutputCount() function
DQCameraPostProc.cpp1365 m_parent->mParameters.getRefocusOutputCount())) { in processJpegEvt()