Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/tests/coretests/src/android/graphics/
H A 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()
/aosp14/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
H A DBackingStore.java730 bitmap.copyPixelsToBuffer(mBuffer); in syncTo()
/aosp14/frameworks/base/core/java/com/android/internal/app/
H A DSimpleIconFactory.java514 mBitmap.copyPixelsToBuffer(buffer); in getScale()
/aosp14/frameworks/base/graphics/java/android/graphics/
H A DBitmap.java598 public void copyPixelsToBuffer(@NonNull Buffer dst) { in copyPixelsToBuffer() method in Bitmap
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt6075 HSPLandroid/graphics/Bitmap;->copyPixelsToBuffer(Ljava/nio/Buffer;)V
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt6078 HSPLandroid/graphics/Bitmap;->copyPixelsToBuffer(Ljava/nio/Buffer;)V
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt14926 method public void copyPixelsToBuffer(@NonNull java.nio.Buffer);