Searched refs:copyPixelsToBuffer (Results 1 – 12 of 12) sorted by relevance
293 bm1.copyPixelsToBuffer(directBuffer); in testCopyWithDirectByteBuffer()332 bm1.copyPixelsToBuffer(directBuffer); in testCopyWithDirectShortBuffer()371 bm1.copyPixelsToBuffer(directBuffer); in testCopyWithDirectIntBuffer()409 bm1.copyPixelsToBuffer(heapBuffer); in testCopyWithHeapByteBuffer()446 bm1.copyPixelsToBuffer(heapBuffer); in testCopyWithHeapShortBuffer()483 bm1.copyPixelsToBuffer(heapBuffer); in testCopyWithHeapIntBuffer()
201 mBitmap.copyPixelsToBuffer(buffer); in isTransparentBitmap()267 mBitmap.copyPixelsToBuffer(buffer); in getScale()
693 bitmap.copyPixelsToBuffer(mBuffer); in syncTo()
470 bitmap.copyPixelsToBuffer(buffer) in getBitmapBytes()
514 mBitmap.copyPixelsToBuffer(buffer); in getScale()
795 mono.copyPixelsToBuffer(ByteBuffer.wrap(pixels)); in newContentValues()
618 public void copyPixelsToBuffer(@NonNull Buffer dst) { in copyPixelsToBuffer() method in Bitmap
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
6009 HSPLandroid/graphics/Bitmap;->copyPixelsToBuffer(Ljava/nio/Buffer;)V
10427 method public void copyPixelsToBuffer(java.nio.Buffer);
6012 HSPLandroid/graphics/Bitmap;->copyPixelsToBuffer(Ljava/nio/Buffer;)V
15463 method public void copyPixelsToBuffer(@NonNull java.nio.Buffer);