Searched refs:READ_WRITE (Results 1 – 6 of 6) sorted by relevance
45 READ_WRITE = 0x18; // read from input source and write to pipe sink member
80 case FastCaptureState::READ_WRITE: in isSubClassCommand()
5271 if (state->mCommand != FastCaptureState::READ_WRITE /* FIXME && in threadLoop()5279 state->mCommand = FastCaptureState::READ_WRITE; in threadLoop()
1040 ByteBuffer buf = file.getChannel().map(MapMode.READ_WRITE, 0, exifSize); in rewriteExif()
46427 field public static final java.nio.channels.FileChannel.MapMode READ_WRITE;
43898 field public static final java.nio.channels.FileChannel.MapMode READ_WRITE;