Searched refs:getByteBuffer (Results 1 – 8 of 8) sorted by relevance
1284 public final @Nullable ByteBuffer getByteBuffer(@NonNull String name) { in getByteBuffer() method in MediaFormat1294 public final @NonNull ByteBuffer getByteBuffer( in getByteBuffer() method in MediaFormat1296 ByteBuffer ret = getByteBuffer(name); in getByteBuffer()
598 static ByteBuffer getByteBuffer(ByteBuffer source, int size) in getByteBuffer() method in ApkSigningBlockUtils633 return getByteBuffer(source, len); in getLengthPrefixedSlice()746 return getByteBuffer(pairs, len - 4); in findApkSignatureSchemeBlock()
316 triBuff1 = triAlloc1.getByteBuffer().order(ByteOrder.LITTLE_ENDIAN).asFloatBuffer(); in doInBackground()317 triBuff2 = triAlloc2.getByteBuffer().order(ByteOrder.LITTLE_ENDIAN).asFloatBuffer(); in doInBackground()
2851 public ByteBuffer getByteBuffer() { in getByteBuffer() method in Allocation2987 getByteBuffer(); in getStride()
525 public ByteBuffer getByteBuffer() { in getByteBuffer() method in Allocation
25020 method @Nullable public java.nio.ByteBuffer getByteBuffer(@NonNull String);25021 …method @NonNull public java.nio.ByteBuffer getByteBuffer(@NonNull String, @NonNull java.nio.ByteBu…39510 method public java.nio.ByteBuffer getByteBuffer();
15875 HSPLandroid/util/apk/ApkSigningBlockUtils;->getByteBuffer(Ljava/nio/ByteBuffer;I)Ljava/nio/ByteBuff…
14935 method public final java.nio.ByteBuffer getByteBuffer(java.lang.String);