HomeSort by relevance Sort by last modified time
    Searched defs:isInstantAECEnabled (Results 1 - 2 of 2) sorted by null

  /hardware/qcom/camera/QCamera2/HAL/
QCameraParametersIntf.cpp 345 bool QCameraParametersIntf::isInstantAECEnabled()
349 return mImpl->isInstantAECEnabled();
    [all...]
QCameraParameters.h 678 bool isInstantAECEnabled() {return m_bInstantAEC;};
    [all...]

Completed in 4143 milliseconds