Home
last modified time | relevance | path

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

/device/moto/shamu/camera/QCamera/HAL2/core/src/
DQCameraHWI_Metatags.cpp353 int32_t exposureCompensationRange[] = {-9, 9}; in getStaticInfo() local
355 exposureCompensationRange, in getStaticInfo()
356 sizeof(exposureCompensationRange)/sizeof(int32_t)); in getStaticInfo()
/device/generic/goldfish/camera/
DEmulatedFakeCamera3.cpp1257 int32_t exposureCompensationRange[] = {-9, 9}; in constructStaticInfo() local
1259 exposureCompensationRange, in constructStaticInfo()
1260 sizeof(exposureCompensationRange)/sizeof(int32_t)); in constructStaticInfo()
DEmulatedFakeCamera2.cpp2294 int32_t exposureCompensationRange[] = {-9, 9}; in constructStaticInfo() local
2296 exposureCompensationRange, in constructStaticInfo()
2297 sizeof(exposureCompensationRange)/sizeof(int32_t)); in constructStaticInfo()
/device/asus/flo/camera/QCamera2/HAL3/
DQCamera3HWI.cpp1944 int32_t exposureCompensationRange[] = {gCamCapability[cameraId]->exposure_compensation_min, in initStaticMetadata() local
1947 exposureCompensationRange, in initStaticMetadata()
1948 sizeof(exposureCompensationRange)/sizeof(int32_t)); in initStaticMetadata()
/device/lge/hammerhead/camera/QCamera2/HAL3/
DQCamera3HWI.cpp3589 int32_t exposureCompensationRange[] = {gCamCapability[cameraId]->exposure_compensation_min, in initStaticMetadata() local
3592 exposureCompensationRange, in initStaticMetadata()
3593 sizeof(exposureCompensationRange)/sizeof(int32_t)); in initStaticMetadata()
/device/moto/shamu/camera/QCamera2/HAL3/
DQCamera3HWI.cpp4259 int32_t exposureCompensationRange[] = {gCamCapability[cameraId]->exposure_compensation_min, in initStaticMetadata() local
4262 exposureCompensationRange, in initStaticMetadata()
4263 sizeof(exposureCompensationRange)/sizeof(int32_t)); in initStaticMetadata()