Searched refs:acquireJpegBytesAndClose (Results 1 – 1 of 1) sorted by relevance
781 byte[] imageBytes = acquireJpegBytesAndClose(capture.image); in onCaptureCompleted()824 private static byte[] acquireJpegBytesAndClose(Image image) { in acquireJpegBytesAndClose() method in OneCameraImpl