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 337 int m_lastAeComp;
ExynosCameraHWInterface2.cpp 287 m_lastAeComp(0),
707 if (m_lastAeComp == request_shot->shot.ctl.aa.aeExpCompensation) {
712 m_lastAeComp = (int)(shot_ext->shot.ctl.aa.aeExpCompensation);
    [all...]

Completed in 513 milliseconds