OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:exposureCompensationRange
(Results
1 - 6
of
6
) sorted by null
/hardware/samsung_slsi/exynos5/libcamera2/
ExynosCamera2.cpp
604
int32_t
exposureCompensationRange
[] = {-3, 3};
606
exposureCompensationRange
,
607
sizeof(
exposureCompensationRange
)/sizeof(int32_t));
/frameworks/av/services/camera/libcameraservice/api1/client2/
Parameters.cpp
706
camera_metadata_ro_entry_t
exposureCompensationRange
=
708
if (!
exposureCompensationRange
.count) return NO_INIT;
711
exposureCompensationRange
.data.i32[1]);
713
exposureCompensationRange
.data.i32[0]);
[
all
...]
/device/generic/goldfish/camera/
EmulatedFakeCamera3.cpp
[
all
...]
EmulatedFakeCamera2.cpp
[
all
...]
/device/asus/flo/camera/QCamera2/HAL3/
QCamera3HWI.cpp
[
all
...]
/hardware/qcom/camera/QCamera2/HAL3/
QCamera3HWI.cpp
[
all
...]
Completed in 253 milliseconds