Searched refs:pngOutput (Results 1 – 1 of 1) sorted by relevance
204 try (FileOutputStream pngOutput = new FileOutputStream(actual)) { in extractGeneratedImages() argument206 pngOutput.write(data, 0, count); in extractGeneratedImages()