OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:autoExposureLock
(Results
1 - 5
of
5
) sorted by null
/frameworks/av/services/camera/libcameraservice/api1/client2/
Parameters.h
114
bool
autoExposureLock
;
Parameters.cpp
723
autoExposureLock
= false;
[
all
...]
/hardware/samsung_slsi/exynos5/libcamera/
ExynosCamera.cpp
163
autoExposureLock
= false;
295
autoExposureLock
= false;
412
autoExposureLock
= false;
527
autoExposureLock
= false;
[
all
...]
/hardware/samsung_slsi/exynos5/include/
ExynosCamera.h
128
bool
autoExposureLock
;
/frameworks/av/services/camera/libcameraservice/api1/
Camera2Client.cpp
310
p.
autoExposureLock
? "enabled" : "disabled",
[
all
...]
Completed in 308 milliseconds