Lines Matching refs:row
984 for (int row = 0; row < image.height(); ++row)985 hash.addData(reinterpret_cast<const char*>(image.scanLine(row)), image.width() * 4);