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

Completed in 27 milliseconds