Home
last modified time | relevance | path

Searched refs:copyPixelsFromBuffer (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/graphics/
DBitmapTest.java304 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()
/frameworks/base/media/tests/MediaDump/src/com/android/mediadump/
DRgbPlayerActivity.java198 mBitmap.copyPixelsFromBuffer(mFlipBuf); in LoadImage()
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
DBackingStore.java514 mBitmap.copyPixelsFromBuffer(buffer); in syncTo()
519 mBitmap.copyPixelsFromBuffer( in syncTo()
/frameworks/base/graphics/java/android/graphics/
DBitmap.java629 public void copyPixelsFromBuffer(Buffer src) { in copyPixelsFromBuffer() method in Bitmap
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt10426 method public void copyPixelsFromBuffer(java.nio.Buffer);
/frameworks/base/non-updatable-api/
Dcurrent.txt13588 method public void copyPixelsFromBuffer(java.nio.Buffer);
/frameworks/base/api/
Dcurrent.txt13588 method public void copyPixelsFromBuffer(java.nio.Buffer);