Home | History | Annotate | Download | only in CameraHal

Lines Matching defs:dir_path

95 char dir_path[80] = SDCARD_PATH;
600 sprintf(fn, "%s/img%03d.jpg", dir_path,counter);
2335 if (strcpy(dir_path, dir_path_name) == NULL)