OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:m_lastAwbMode
(Results
1 - 2
of
2
) sorted by null
/hardware/samsung_slsi/exynos5/libcamera2/
ExynosCameraHWInterface2.h
340
int
m_lastAwbMode
;
ExynosCameraHWInterface2.cpp
286
m_lastAwbMode
(0),
707
if (
m_lastAwbMode
== request_shot->shot.ctl.aa.awbMode) {
712
m_lastAwbMode
= (int)(shot_ext->shot.ctl.aa.awbMode);
[
all
...]
Completed in 521 milliseconds