Home
last modified time | relevance | path

Searched refs:getRowBytes (Results 1 – 10 of 10) sorted by relevance

/aosp12/frameworks/base/core/tests/coretests/src/android/graphics/
H A DBitmapTest.java45 assertEquals("rowbytes", 400, bm1.getRowBytes()); in testBasic()
46 assertEquals("rowbytes", 200, bm2.getRowBytes()); in testBasic()
47 assertEquals("rowbytes", 400, bm3.getRowBytes()); in testBasic()
/aosp12/frameworks/base/media/mca/filterfw/java/android/filterfw/core/
H A DFrame.java192 } else if (result.getRowBytes() != result.getWidth() * 4) { in convertBitmapToRGBA()
/aosp12/packages/apps/Messaging/src/com/android/messaging/datamodel/media/
H A DDecodedImageResource.java115 return mBitmap.getRowBytes() * mBitmap.getHeight(); in getMediaSize()
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/crop/
H A DCropMath.java234 return bmap.getRowBytes() * bmap.getHeight(); in getBitmapSize()
/aosp12/frameworks/base/graphics/java/android/graphics/
H A DBitmap.java1618 public final int getRowBytes() { in getRowBytes() method in Bitmap
1639 return getRowBytes() * getHeight(); in getByteCount()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt6385 HSPLandroid/graphics/Bitmap;->getRowBytes()I
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt14717 method public int getRowBytes();
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt10451 method public final int getRowBytes();
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt6383 HSPLandroid/graphics/Bitmap;->getRowBytes()I