Home
last modified time | relevance | path

Searched refs:oldOffset (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/base/native/graphics/jni/
H A Daassetstreamadaptor.cpp92 const off64_t oldOffset = AAsset_seek64(mAAsset, 0, SEEK_CUR); in read() local
93 if (oldOffset == -1) { in read()
103 amount = newOffset - oldOffset; in read()
/aosp12/frameworks/base/libs/hwui/jni/
H A DUtils.cpp96 off64_t oldOffset = fAsset->seek(0, SEEK_CUR); in read() local
97 if (-1 == oldOffset) { in read()
106 amount = newOffset - oldOffset; in read()
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/util/
H A DWallpaperOffsetInterpolator.java257 float oldOffset = mCurrentOffset; in handleMessage() local
270 if (Float.compare(mCurrentOffset, oldOffset) != 0) { in handleMessage()
/aosp12/packages/apps/Messaging/build/gcheckstyle/
H A Dgoogle-style-checker_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties com/ com ...