Home
last modified time | relevance | path

Searched refs:copyPixelsToBuffer (Results 1 – 12 of 12) 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/libs/systemui/iconloaderlib/src/com/android/launcher3/icons/
DIconNormalizer.java201 mBitmap.copyPixelsToBuffer(buffer); in isTransparentBitmap()
267 mBitmap.copyPixelsToBuffer(buffer); in getScale()
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
DBackingStore.java693 bitmap.copyPixelsToBuffer(mBuffer); in syncTo()
/frameworks/rs/toolkit/test/
DBufferUtils.kt470 bitmap.copyPixelsToBuffer(buffer) in getBitmapBytes()
/frameworks/base/core/java/com/android/internal/app/
DSimpleIconFactory.java514 mBitmap.copyPixelsToBuffer(buffer); in getScale()
/frameworks/libs/systemui/iconloaderlib/src/com/android/launcher3/icons/cache/
DBaseIconCache.java795 mono.copyPixelsToBuffer(ByteBuffer.wrap(pixels)); in newContentValues()
/frameworks/base/graphics/java/android/graphics/
DBitmap.java618 public void copyPixelsToBuffer(@NonNull Buffer dst) { in copyPixelsToBuffer() method in Bitmap
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/boot/
Dboot-image-profile.txt6009 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/config/
Dboot-image-profile.txt6012 HSPLandroid/graphics/Bitmap;->copyPixelsToBuffer(Ljava/nio/Buffer;)V
/frameworks/base/core/api/
Dcurrent.txt15463 method public void copyPixelsToBuffer(@NonNull java.nio.Buffer);