Searched refs:getRowBytes (Results 1 – 6 of 6) 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()
192 } 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();
13622 method public int getRowBytes();