Searched refs:getRowBytes (Results 1 – 5 of 5) sorted by relevance
45 assertEquals("rowbytes", 400, bm1.getRowBytes()); in testBasic()46 assertEquals("rowbytes", 200, bm2.getRowBytes()); in testBasic()47 assertEquals("rowbytes", 400, bm3.getRowBytes()); in testBasic()
194 } else if (result.getRowBytes() != result.getWidth() * 4) { in convertBitmapToRGBA()
1596 public final int getRowBytes() { in getRowBytes() method in Bitmap1617 return getRowBytes() * getHeight(); in getByteCount()
10451 method public final int getRowBytes();
13605 method public int getRowBytes();