Home
last modified time | relevance | path

Searched refs:exposureCompensationRange (Results 1 – 5 of 5) sorted by relevance

/device/generic/goldfish/camera/
DEmulatedFakeCamera3.cpp1480 int32_t exposureCompensationRange[] = {-9, 9}; in constructStaticInfo() local
1482 exposureCompensationRange, in constructStaticInfo()
1483 sizeof(exposureCompensationRange)/sizeof(int32_t)); in constructStaticInfo()
DEmulatedFakeCamera2.cpp2281 int32_t exposureCompensationRange[] = {-9, 9}; in constructStaticInfo() local
2283 exposureCompensationRange, in constructStaticInfo()
2284 sizeof(exposureCompensationRange)/sizeof(int32_t)); in constructStaticInfo()
/device/lge/bullhead/camera/QCamera2/HAL3/
DQCamera3HWI.cpp6190 int32_t exposureCompensationRange[] = {gCamCapability[cameraId]->exposure_compensation_min, in initStaticMetadata() local
6193 exposureCompensationRange, in initStaticMetadata()
6194 sizeof(exposureCompensationRange)/sizeof(int32_t)); in initStaticMetadata()
/device/huawei/angler/camera/QCamera2/HAL3/
DQCamera3HWI.cpp6193 int32_t exposureCompensationRange[] = {gCamCapability[cameraId]->exposure_compensation_min, in initStaticMetadata() local
6196 exposureCompensationRange, in initStaticMetadata()
6197 sizeof(exposureCompensationRange)/sizeof(int32_t)); in initStaticMetadata()
/device/google/marlin/camera/QCamera2/HAL3/
DQCamera3HWI.cpp7323 int32_t exposureCompensationRange[] = { in initStaticMetadata() local
7327 exposureCompensationRange, in initStaticMetadata()
7328 sizeof(exposureCompensationRange)/sizeof(int32_t)); in initStaticMetadata()