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

/openjdk7/jdk/src/share/classes/javax/imageio/stream/
H A DFileImageOutputStream.java117 flushBits(); // this will call checkClosed() for us
123 flushBits(); // this will call checkClosed() for us
H A DMemoryCacheImageOutputStream.java111 flushBits(); // this will call checkClosed() for us
117 flushBits(); // this will call checkClosed() for us
H A DFileCacheImageOutputStream.java133 flushBits(); // this will call checkClosed() for us
140 flushBits(); // this will call checkClosed() for us
H A DImageOutputStreamImpl.java489 protected final void flushBits() throws IOException { method in class:ImageOutputStreamImpl

Completed in 24 milliseconds