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

/hardware/qcom/camera/QCamera2/HAL3/
H A DQCamera3HWI.cpp3317 float default_focal_length = gCamCapability[mCameraId]->focal_length; local
3318 settings.update(ANDROID_LENS_FOCAL_LENGTH, &default_focal_length, 1);

Completed in 662 milliseconds