Home
last modified time | relevance | path

Searched refs:m_lastAwbMode (Results 1 – 2 of 2) sorted by relevance

/hardware/samsung_slsi/exynos5/libcamera2/
DExynosCameraHWInterface2.h325 int m_lastAwbMode; variable
DExynosCameraHWInterface2.cpp288 m_lastAwbMode(0), in RequestManager()
713 if (m_lastAwbMode == request_shot->shot.ctl.aa.awbMode) { in UpdateIspParameters()
718 m_lastAwbMode = (int)(shot_ext->shot.ctl.aa.awbMode); in UpdateIspParameters()