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 336 int m_lastAaMode;
ExynosCameraHWInterface2.cpp 284 m_lastAaMode(0),
692 if (m_lastAaMode == request_shot->shot.ctl.aa.mode) {
697 m_lastAaMode = (int)(shot_ext->shot.ctl.aa.mode);
    [all...]

Completed in 22 milliseconds