Home | History | Annotate | Download | only in camera

Lines Matching full:lensshade

744 static const str_map lensshade[] = {
1705 lensshade,sizeof(lensshade)/sizeof(str_map));
8498 int value = attr_lookup(lensshade,
8499 sizeof(lensshade) / sizeof(str_map), str);
8508 ALOGE("Invalid lensShade value: %s", (str == NULL) ? "NULL" : str);