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

  /hardware/samsung_slsi/exynos5/libcamera2/
ExynosCameraHWInterface2.h 336 int m_lastAwbMode;
ExynosCameraHWInterface2.cpp 285 m_lastAwbMode(0),
700 if (m_lastAwbMode == request_shot->shot.ctl.aa.awbMode) {
705 m_lastAwbMode = (int)(shot_ext->shot.ctl.aa.awbMode);
    [all...]

Completed in 24 milliseconds