Searched refs:copyPixelsToBuffer (Results 1 – 8 of 8) 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()
436 mBitmap.copyPixelsToBuffer(buffer); in getScale()
730 bitmap.copyPixelsToBuffer(mBuffer); in syncTo()
587 public void copyPixelsToBuffer(Buffer dst) { in copyPixelsToBuffer() method in Bitmap
43757 HSPLandroid/graphics/Bitmap;->copyPixelsToBuffer(Ljava/nio/Buffer;)V
10427 method public void copyPixelsToBuffer(java.nio.Buffer);
13589 method public void copyPixelsToBuffer(java.nio.Buffer);