Lines Matching refs:whitebalance
254 static const str_map whitebalance[] = {
814 whitebalance, sizeof(whitebalance) / sizeof(str_map));
1070 //Set WhiteBalance
2369 int32_t value = attr_lookup(whitebalance, sizeof(whitebalance) / sizeof(str_map), str);
2375 ALOGE("WhiteBalance Value: %s is not set as the selected value is not supported ", str);
2380 ALOGE("Invalid whitebalance value: %s", (str == NULL) ? "NULL" : str);