Searched refs:getRowBytes (Results 1 – 7 of 7) sorted by relevance
39 assertEquals("rowbytes", 400, bm1.getRowBytes()); in testBasic()40 assertEquals("rowbytes", 200, bm2.getRowBytes()); in testBasic()41 assertEquals("rowbytes", 200, bm3.getRowBytes()); in testBasic()
188 } else if (result.getRowBytes() != result.getWidth() * 4) { in convertBitmapToRGBA()
867 public final int getRowBytes() { in getRowBytes() method in Bitmap876 return getRowBytes() * getHeight(); in getByteCount()
7799 method public final int getRowBytes();
7831 method public final int getRowBytes();
8103 method public final int getRowBytes();