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

  /hardware/samsung_slsi/exynos5/libcamera2/
ExynosCameraHWInterface2.h 341 int m_lastAeComp;
ExynosCameraHWInterface2.cpp 288 m_lastAeComp(0),
714 if (m_lastAeComp == request_shot->shot.ctl.aa.aeExpCompensation) {
719 m_lastAeComp = (int)(shot_ext->shot.ctl.aa.aeExpCompensation);
    [all...]

Completed in 662 milliseconds