Home
last modified time | relevance | path

Searched defs:bytesPerPixel (Results 1 – 8 of 8) sorted by relevance

/aosp14/frameworks/base/core/tests/coretests/src/android/graphics/
H A DBitmapTest.java275 final int bytesPerPixel = 2; in testCopyWithDirectByteBuffer() local
313 final int bytesPerPixel = 2; in testCopyWithDirectShortBuffer() local
352 final int bytesPerPixel = 2; in testCopyWithDirectIntBuffer() local
391 final int bytesPerPixel = 2; in testCopyWithHeapByteBuffer() local
428 final int bytesPerPixel = 2; in testCopyWithHeapShortBuffer() local
465 final int bytesPerPixel = 2; in testCopyWithHeapIntBuffer() local
/aosp14/frameworks/base/graphics/java/android/graphics/
H A DPixelFormat.java106 public int bytesPerPixel; field in PixelFormat
/aosp14/frameworks/base/media/jni/
H A Dandroid_media_Utils.cpp170 int bytesPerPixel = 0; in getLockedImageInfo() local
/aosp14/frameworks/base/graphics/java/android/graphics/drawable/
H A DIcon.java372 int bytesPerPixel = bitmap.getRowBytes() / bitmap.getWidth(); in fixMaxBitmapSize() local
/aosp14/frameworks/base/libs/hwui/jni/
H A DBitmapFactory.cpp115 const int bytesPerPixel = SkColorTypeBytesPerPixel(bitmap->colorType()); in allocPixelRef() local
/aosp14/frameworks/base/core/jni/
H A Dandroid_hardware_camera2_DngCreator.cpp2494 uint32_t bytesPerPixel = SAMPLES_PER_RGB_PIXEL * BYTES_PER_RGB_SAMPLE; in DngCreator_nativeWriteImage() local
2613 uint32_t bytesPerPixel = SAMPLES_PER_RGB_PIXEL * BYTES_PER_RGB_SAMPLE; in DngCreator_nativeWriteInputStream() local
/aosp14/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/helpers/
H A DCameraTestUtils.java898 int bytesPerPixel = ImageFormat.getBitsPerPixel(format) / 8; in getDataFromImage() local
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...