Home
last modified time | relevance | path

Searched defs:newOffset (Results 1 – 10 of 10) sorted by relevance

/aosp14/frameworks/base/libs/androidfw/
H A DCursorWindow.cpp291 int32_t newOffset = mSlotsOffset - size; in allocRow() local
311 size_t newOffset = mSlotsOffset + size; in freeLastRow() local
326 size_t newOffset = mAllocOffset + alignedSize; in alloc() local
H A DAsset.cpp345 off64_t newOffset; in handleSeek() local
/aosp14/frameworks/base/native/graphics/jni/
H A Daassetstreamadaptor.cpp98 const off64_t newOffset = AAsset_seek64(mAAsset, size, SEEK_CUR); in read() local
/aosp14/frameworks/base/libs/hwui/jni/
H A DUtils.cpp103 off64_t newOffset = fAsset->seek(size, SEEK_CUR); in read() local
/aosp14/frameworks/base/core/tests/coretests/src/android/text/
H A DStaticLayoutTest.java433 final int newOffset = layout.getOffsetToRightOf(state.mSelectionStart); in moveCursorToRightCursorableOffset() local
440 final int newOffset = layout.getOffsetToLeftOf(state.mSelectionStart); in moveCursorToLeftCursorableOffset() local
/aosp14/frameworks/base/libs/protoutil/src/
H A DEncodedBuffer.cpp62 size_t newOffset = mOffset + amt; in move() local
/aosp14/frameworks/base/tools/aapt/
H A DStringPool.cpp314 size_t newOffset; in sortByConfig() local
/aosp14/frameworks/base/core/java/android/view/inputmethod/
H A DEditorInfo.java911 final int newOffset = subTextStart + selStart - newSelHead; in trimLongSurroundingText() local
/aosp14/frameworks/base/media/java/android/media/
H A DMediaCodec.java1659 int newOffset, int newSize, long newTimeUs, @BufferFlag int newFlags) { in set()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...