Searched refs:getByteBuffer (Results 1 – 9 of 9) sorted by relevance
1381 public final @Nullable ByteBuffer getByteBuffer(@NonNull String name) { in getByteBuffer() method in MediaFormat1391 public final @NonNull ByteBuffer getByteBuffer( in getByteBuffer() method in MediaFormat1393 ByteBuffer ret = getByteBuffer(name); in getByteBuffer()
636 static ByteBuffer getByteBuffer(ByteBuffer source, int size) in getByteBuffer() method in ApkSigningBlockUtils671 return getByteBuffer(source, len); in getLengthPrefixedSlice()784 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
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
26069 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();
14935 method public final java.nio.ByteBuffer getByteBuffer(java.lang.String);
20754 HSPLandroid/util/apk/ApkSigningBlockUtils;->getByteBuffer(Ljava/nio/ByteBuffer;I)Ljava/nio/ByteBuff…