Searched refs:outputImagePath (Results 1 – 1 of 1) sorted by relevance
70 File outputImagePath = new File(filePath); in saveStackedImage() local73 if (Storage.instance().renameFile(inputImagePath, outputImagePath)) { in saveStackedImage()74 long fileLength = outputImagePath.length(); in saveStackedImage()