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

  /hardware/samsung_slsi/exynos5/libcamera2/
ExynosCameraHWInterface2.h 335 int m_lastAaMode;
ExynosCameraHWInterface2.cpp 284 m_lastAaMode(0),
686 if (m_lastAaMode == request_shot->shot.ctl.aa.mode) {
691 m_lastAaMode = (int)(shot_ext->shot.ctl.aa.mode);
    [all...]

Completed in 44 milliseconds