Searched defs:newOffset (Results 1 – 13 of 13) sorted by relevance
295 int32_t newOffset = mSlotsOffset - size; in allocRow() local315 size_t newOffset = mSlotsOffset + size; in freeLastRow() local330 size_t newOffset = mAllocOffset + alignedSize; in alloc() local
343 off64_t newOffset; in handleSeek() local
98 const off64_t newOffset = AAsset_seek64(mAAsset, size, SEEK_CUR); in read() local
103 off64_t newOffset = fAsset->seek(size, SEEK_CUR); in read() local
203 final float newOffset = -300f; in testSaveAndRestoreTopologyWithoutFileStreams() local
341 val newOffset = in <lambda>() constant
434 final int newOffset = layout.getOffsetToRightOf(state.mSelectionStart); in moveCursorToRightCursorableOffset() local441 final int newOffset = layout.getOffsetToLeftOf(state.mSelectionStart); in moveCursorToLeftCursorableOffset() local
64 size_t newOffset = mOffset + amt; in move() local
541 String newOffset = formatInZone(offsetFormat, newTimeZone, unixEpochTimeMillis); in getNotificationBody() local
314 size_t newOffset; in sortByConfig() local
976 final int newOffset = subTextStart + selStart - newSelHead; in trimLongSurroundingText() local
1155 off64_t newOffset = *offset; in parseNullTerminatedString() local
1678 int newOffset, int newSize, long newTimeUs, @BufferFlag int newFlags) { in set()