Home | History | Annotate | Download | only in camera

Lines Matching defs:flash

289 static const str_map flash[] = {
804 flash, sizeof(flash) / sizeof(str_map));
1113 //Set Flash
2942 ALOGV("%s:LED FLASH not supported", __func__);
2949 //Flash In HDR
2953 //Flash Mode in auto scene mode
2956 //FLASH in scene Mode except auto, hdr
2965 int32_t value = attr_lookup(flash, sizeof(flash) / sizeof(str_map), str);
2974 ALOGE("Invalid flash mode value: %s", (str == NULL) ? "NULL" : str);
4001 ALOGV("%s: myMode %d, flash mode %d, flash condition %d",