Home | History | Annotate | Download | only in camera

Lines Matching full:lensshade

296 static const str_map lensshade[] = {
806 lensshade,sizeof(lensshade)/sizeof(str_map));
3099 int value = attr_lookup(lensshade,
3100 sizeof(lensshade) / sizeof(str_map), str);
3108 ALOGE("Invalid lensShade value: %s", (str == NULL) ? "NULL" : str);