Searched defs:ImageWriter (Results 1 – 1 of 1) sorted by relevance
92 public class ImageWriter implements AutoCloseable { class241 protected ImageWriter(Surface surface, int maxImages, int format, int width, int height) { in ImageWriter() method in ImageWriter