Searched refs:copyPixelsFromBuffer (Results 1 – 8 of 8) 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()
496 mBitmap.copyPixelsFromBuffer(buffer); in syncTo()501 mBitmap.copyPixelsFromBuffer( in syncTo()
198 mBitmap.copyPixelsFromBuffer(mFlipBuf); in LoadImage()
694 monoBitmap.copyPixelsFromBuffer(ByteBuffer.wrap(data)); in updateTitleAndIconLocked()
660 public void copyPixelsFromBuffer(@NonNull Buffer src) { in copyPixelsFromBuffer() method in Bitmap
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
10426 method public void copyPixelsFromBuffer(java.nio.Buffer);
15462 method public void copyPixelsFromBuffer(@NonNull java.nio.Buffer);