Searched refs:WHITE_BALANCE_MANUAL (Results 1 – 2 of 2) sorted by relevance
212 static const char WHITE_BALANCE_MANUAL[]; variable
204 const char QCameraParameters::WHITE_BALANCE_MANUAL[] = "manual"; member in qcamera::QCameraParameters726 { WHITE_BALANCE_MANUAL, CAM_WB_MODE_MANUAL},2874 if (strcmp(wb_str, WHITE_BALANCE_MANUAL)) { in setManualWhiteBalance()