Home
last modified time | relevance | path

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

/hardware/qcom/camera/msm8998/QCamera2/HAL/test/
Dqcamera_test.cpp1452 const char *focus_distances = mParams.get(CameraParameters::KEY_FOCUS_DISTANCES); in printSupportedParams() local
1486 (focus_distances != NULL)? focus_distances : "NULL"); in printSupportedParams()