Home | History | Annotate | Download | only in v2

Lines Matching refs:DIRECTORY

163     /** Directory to store raw DNG files in. */
164 private static final File RAW_DIRECTORY = new File(Storage.DIRECTORY, "DNG");
764 // just store the RAW file in its own directory.
770 throw new RuntimeException("Could not create RAW directory.");