Searched refs:getByteBuffer (Results 1 – 8 of 8) sorted by relevance
2052 public final @Nullable ByteBuffer getByteBuffer(@NonNull String name) { in getByteBuffer() method in MediaFormat2062 public final @NonNull ByteBuffer getByteBuffer( in getByteBuffer() method in MediaFormat2064 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()
2855 public ByteBuffer getByteBuffer() { in getByteBuffer() method in Allocation2991 getByteBuffer(); in getStride()
530 public ByteBuffer getByteBuffer() { in getByteBuffer() method in Allocation
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
23584 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();
14935 method public final java.nio.ByteBuffer getByteBuffer(java.lang.String);