Home
last modified time | relevance | path

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

/frameworks/base/media/java/android/media/
DMediaFormat.java1381 public final @Nullable ByteBuffer getByteBuffer(@NonNull String name) { in getByteBuffer() method in MediaFormat
1391 public final @NonNull ByteBuffer getByteBuffer( in getByteBuffer() method in MediaFormat
1393 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.java2851 public ByteBuffer getByteBuffer() { in getByteBuffer() method in Allocation
2987 getByteBuffer(); in getStride()
/frameworks/rs/support/java/src/androidx/renderscript/
DAllocation.java525 public ByteBuffer getByteBuffer() { in getByteBuffer() method in Allocation
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/frameworks/base/api/
Dcurrent.txt26069 method @Nullable public java.nio.ByteBuffer getByteBuffer(@NonNull String);
26070 …method @NonNull public java.nio.ByteBuffer getByteBuffer(@NonNull String, @NonNull java.nio.ByteBu…
41390 method public java.nio.ByteBuffer getByteBuffer();
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt14935 method public final java.nio.ByteBuffer getByteBuffer(java.lang.String);
/frameworks/base/config/
Dboot-image-profile.txt20754 HSPLandroid/util/apk/ApkSigningBlockUtils;->getByteBuffer(Ljava/nio/ByteBuffer;I)Ljava/nio/ByteBuff…