Home
last modified time | relevance | path

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

/hardware/qcom/camera/msm8998/QCamera2/HAL/test/
Dqcamera_test.cpp1444 const char *wb_modes = mParams.get(CameraParameters::KEY_SUPPORTED_WHITE_BALANCE); in printSupportedParams() local
1471 (wb_modes != NULL)? wb_modes : "NULL"); in printSupportedParams()