Searched defs:max3aRegions (Results 1 - 2 of 2) sorted by relevance

/hardware/qcom/camera/QCamera2/HAL3/
H A DQCamera3HWI.cpp7154 int32_t max3aRegions[3] = {/*AE*/1,/*AWB*/ 0,/*AF*/ 1}; local
7156 max3aRegions[2] = 0; /* AF not supported */
7158 max3aRegions, 3);
/hardware/qcom/camera/msm8998/QCamera2/HAL3/
H A DQCamera3HWI.cpp8048 int32_t max3aRegions[3] = {/*AE*/1,/*AWB*/ 0,/*AF*/ 1}; local
8050 max3aRegions[2] = 0; /* AF not supported */
8052 max3aRegions, 3);

Completed in 43 milliseconds