OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:aeExpCompensation
(Results
1 - 3
of
3
) sorted by null
/device/moto/shamu/camera/QCamera/HAL2/core/src/
QCameraHWI_Metatags.cpp
666
static const int32_t
aeExpCompensation
= 0;
667
ADD_OR_SIZE(ANDROID_CONTROL_AE_EXP_COMPENSATION, &
aeExpCompensation
, 1);
/device/generic/goldfish/camera/
EmulatedFakeCamera3.cpp
649
static const int32_t
aeExpCompensation
= 0;
650
settings.update(ANDROID_CONTROL_AE_EXPOSURE_COMPENSATION, &
aeExpCompensation
, 1);
[
all
...]
EmulatedFakeCamera2.cpp
[
all
...]
Completed in 4499 milliseconds