Home
last modified time | relevance | path

Searched refs:copyPixelsToBuffer (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/graphics/
DBitmapTest.java293 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()
/frameworks/base/core/java/com/android/internal/app/
DSimpleIconFactory.java436 mBitmap.copyPixelsToBuffer(buffer); in getScale()
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
DBackingStore.java730 bitmap.copyPixelsToBuffer(mBuffer); in syncTo()
/frameworks/base/graphics/java/android/graphics/
DBitmap.java587 public void copyPixelsToBuffer(Buffer dst) { in copyPixelsToBuffer() method in Bitmap
/frameworks/base/config/
Dboot-image-profile.txt43757 HSPLandroid/graphics/Bitmap;->copyPixelsToBuffer(Ljava/nio/Buffer;)V
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt10427 method public void copyPixelsToBuffer(java.nio.Buffer);
/frameworks/base/non-updatable-api/
Dcurrent.txt13589 method public void copyPixelsToBuffer(java.nio.Buffer);
/frameworks/base/api/
Dcurrent.txt13589 method public void copyPixelsToBuffer(java.nio.Buffer);