Searched refs:writeInputBytes (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/jpegstream/
H A DJPEGOutputStream.java104 returnCode = writeInputBytes(buffer, offset, length);
139 native private int writeInputBytes(byte[] inBuffer, int offset, int inCount); method in class:JPEGOutputStream

Completed in 56 milliseconds