Searched defs:byteRead (Results 1 – 5 of 5) sorted by relevance
/aosp12/frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/exif/ |
H A D | ExifOutputStream.java | 139 int byteRead = requestByteToBuffer(2, buffer, offset, length); in write() local
|
/aosp12/packages/apps/Messaging/src/com/android/messaging/util/exif/ |
H A D | ExifOutputStream.java | 140 int byteRead = requestByteToBuffer(2, buffer, offset, length); in write() local
|
/aosp12/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/exif/ |
H A D | ExifOutputStream.java | 139 int byteRead = requestByteToBuffer(2, buffer, offset, length); in write() local
|
/aosp12/packages/apps/Camera2/src/com/android/camera/exif/ |
H A D | ExifOutputStream.java | 139 int byteRead = requestByteToBuffer(2, buffer, offset, length); in write() local
|
/aosp14/frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/exif/ |
H A D | ExifOutputStream.java | 139 int byteRead = requestByteToBuffer(2, buffer, offset, length); in write() local
|