Home
last modified time | relevance | path

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

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