Searched refs:copyPixelsFromBuffer (Results 1 – 7 of 7) sorted by relevance
304 bm2.copyPixelsFromBuffer(directBuffer); in testCopyWithDirectByteBuffer()343 bm2.copyPixelsFromBuffer(directBuffer); in testCopyWithDirectShortBuffer()382 bm2.copyPixelsFromBuffer(directBuffer); in testCopyWithDirectIntBuffer()419 bm2.copyPixelsFromBuffer(heapBuffer); in testCopyWithHeapByteBuffer()456 bm2.copyPixelsFromBuffer(heapBuffer); in testCopyWithHeapShortBuffer()493 bm2.copyPixelsFromBuffer(heapBuffer); in testCopyWithHeapIntBuffer()
198 mBitmap.copyPixelsFromBuffer(mFlipBuf); in LoadImage()
514 mBitmap.copyPixelsFromBuffer(buffer); in syncTo()519 mBitmap.copyPixelsFromBuffer( in syncTo()
629 public void copyPixelsFromBuffer(Buffer src) { in copyPixelsFromBuffer() method in Bitmap
10426 method public void copyPixelsFromBuffer(java.nio.Buffer);
13588 method public void copyPixelsFromBuffer(java.nio.Buffer);