Searched refs:mReadLimit (Results 1 – 1 of 1) sorted by relevance
87 private int mReadLimit = -1; field in EncodedBuffer123 mReadLimit = mWriteIndex; in startEditing()194 || (mReadBufIndex == mBufferCount - 1 && mReadIndex >= mReadLimit)) { in readRawByte()197 + " mReadIndex=" + mReadIndex + " mReadLimit=" + mReadLimit); in readRawByte()423 if (mReadLimit < 0) {618 + " mReadLimit=" + mReadLimit + " )";