Home
last modified time | relevance | path

Searched defs:byteOffset (Results 1 – 8 of 8) sorted by relevance

/aosp14/frameworks/base/libs/hwui/jni/
H A Dandroid_nio_utils.cpp33 jint byteOffset = jniGetNioBufferBaseArrayOffset(fEnv, nioBuffer); in AutoBufferPointer() local
/aosp14/frameworks/base/core/java/com/android/internal/util/
H A DSizedInputStream.java49 public int read(byte[] buffer, int byteOffset, int byteCount) throws IOException { in read()
/aosp14/frameworks/base/core/java/android/util/jar/
H A DStrictJarFile.java347 public int read(byte[] buffer, int byteOffset, int byteCount) throws IOException { in read()
400 @Override public int read(byte[] buffer, int byteOffset, int byteCount) throws IOException { in read()
465 @Override public int read(byte[] buffer, int byteOffset, int byteCount) throws IOException { in read()
/aosp14/frameworks/base/telephony/common/com/android/internal/telephony/
H A DGsmAlphabet.java452 int byteOffset = bitOffset / 8; in packSmsChar() local
526 int byteOffset = bitOffset / 8; in gsm7BitPackedToString() local
/aosp14/frameworks/base/core/java/android/os/
H A DFileBridge.java182 public void write(byte[] buffer, int byteOffset, int byteCount) throws IOException { in write()
/aosp14/frameworks/base/core/jni/
H A Dandroid_media_AudioTrack.cpp722 jobject javaByteBuffer, jint byteOffset, jint sizeInBytes, in android_media_AudioTrack_write_native_bytes()
/aosp14/frameworks/base/opengl/java/android/opengl/
H A DGLLogWrapper.java1081 int byteOffset = stride * index; in doArrayElement() local
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...