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

  /device/google/marlin/camera/QCamera2/HAL/
QCameraChannel.h 152 void setReprocCount(int8_t count) {mPassCount = count;};
QCameraParametersIntf.h 248 void setReprocCount();
QCameraParametersIntf.cpp 1144 void QCameraParametersIntf::setReprocCount()
1148 mImpl->setReprocCount();
    [all...]
QCameraParameters.h     [all...]
QCameraPostProc.cpp 183 m_parent->mParameters.setReprocCount();
261 m_parent->mParameters.setReprocCount();
    [all...]
QCamera2HWI.cpp     [all...]
QCameraParameters.cpp     [all...]
  /hardware/qcom/camera/msm8998/QCamera2/HAL/
QCameraChannel.h 163 void setReprocCount(int8_t count) {mPassCount = count;};
QCameraParametersIntf.h 262 void setReprocCount();
QCameraParametersIntf.cpp 1203 void QCameraParametersIntf::setReprocCount()
1207 mImpl->setReprocCount();
    [all...]
QCameraParameters.h     [all...]
QCameraPostProc.cpp 197 m_parent->mParameters.setReprocCount();
302 m_parent->mParameters.setReprocCount();
    [all...]
QCamera2HWI.cpp     [all...]
QCameraParameters.cpp     [all...]

Completed in 2068 milliseconds