Searched refs:ByteBufferSource (Results 1 – 2 of 2) sorted by relevance
237 private static class ByteBufferSource extends Source { class in ImageDecoder238 ByteBufferSource(@NonNull ByteBuffer buffer) { in ByteBufferSource() method in ImageDecoder.ByteBufferSource1061 return new ByteBufferSource(buffer); in createSource()
17804 Landroid/graphics/ImageDecoder$ByteBufferSource;-><init>(Ljava/nio/ByteBuffer;)V17805 Landroid/graphics/ImageDecoder$ByteBufferSource;->createImageDecoder()Landroid/graphics/ImageDecode…17806 Landroid/graphics/ImageDecoder$ByteBufferSource;->mBuffer:Ljava/nio/ByteBuffer;