Home
last modified time | relevance | path

Searched refs:getOutputImageFile (Results 1 – 1 of 1) sorted by relevance

/pdk/apps/TestingCamera2/src/com/android/testingcamera2/
DImageReaderSubPane.java578 File output = getOutputImageFile(img.getFormat(), timestamp); in saveImage()
726 File getOutputImageFile(int type, long timestamp){ in getOutputImageFile() method in ImageReaderSubPane