Lines Matching refs:jpegBufSize
628 private static void writeJPEG(byte[] jpegBuf, int jpegBufSize,632 fos.write(jpegBuf, 0, jpegBufSize);