Searched defs:newOffset (Results 1 – 8 of 8) sorted by relevance
98 const off64_t newOffset = AAsset_seek64(mAAsset, size, SEEK_CUR); in read() local
101 off64_t newOffset = fAsset->seek(size, SEEK_CUR); in read() local
433 final int newOffset = layout.getOffsetToRightOf(state.mSelectionStart); in moveCursorToRightCursorableOffset() local440 final int newOffset = layout.getOffsetToLeftOf(state.mSelectionStart); in moveCursorToLeftCursorableOffset() local
62 size_t newOffset = mOffset + amt; in move() local
314 size_t newOffset; in sortByConfig() local
378 off64_t newOffset; in handleSeek() local
1047 off64_t newOffset = *offset; in parseNullTerminatedString() local
1557 int newOffset, int newSize, long newTimeUs, @BufferFlag int newFlags) { in set()