Home
last modified time | relevance | path

Searched refs:getByteBuffer (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/media/java/android/media/
DMediaFormat.java2052 public final @Nullable ByteBuffer getByteBuffer(@NonNull String name) { in getByteBuffer() method in MediaFormat
2062 public final @NonNull ByteBuffer getByteBuffer( in getByteBuffer() method in MediaFormat
2064 ByteBuffer ret = getByteBuffer(name); in getByteBuffer()
/frameworks/base/core/java/android/util/apk/
DApkSigningBlockUtils.java636 static ByteBuffer getByteBuffer(ByteBuffer source, int size) in getByteBuffer() method in ApkSigningBlockUtils
671 return getByteBuffer(source, len); in getLengthPrefixedSlice()
784 return getByteBuffer(pairs, len - 4); in findApkSignatureSchemeBlock()
/frameworks/rs/tests/java_api/RsNbody/src/com/example/android/rs/nbody_gl/
DSwarm.java316 triBuff1 = triAlloc1.getByteBuffer().order(ByteOrder.LITTLE_ENDIAN).asFloatBuffer(); in doInBackground()
317 triBuff2 = triAlloc2.getByteBuffer().order(ByteOrder.LITTLE_ENDIAN).asFloatBuffer(); in doInBackground()
/frameworks/base/rs/java/android/renderscript/
DAllocation.java2855 public ByteBuffer getByteBuffer() { in getByteBuffer() method in Allocation
2991 getByteBuffer(); in getStride()
/frameworks/rs/support/java/src/androidx/renderscript/
DAllocation.java530 public ByteBuffer getByteBuffer() { in getByteBuffer() method in Allocation
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/core/api/
Dcurrent.txt23584 method @Nullable public java.nio.ByteBuffer getByteBuffer(@NonNull String);
23585 …method @NonNull public java.nio.ByteBuffer getByteBuffer(@NonNull String, @NonNull java.nio.ByteBu…
38264 method @Deprecated public java.nio.ByteBuffer getByteBuffer();
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt14935 method public final java.nio.ByteBuffer getByteBuffer(java.lang.String);