Home | History | Annotate | Download | only in tests

Lines Matching full:rowlen

47     size_t rowLen = bm.info().bytesPerPixel() * bm.width();
49 md5.write(bm.getAddr(0, y), rowLen);