Lines Matching refs:rowBytes
426 size_t rowBytes = origWidth * srcBytesPerPixel;433 row += rowBytes;437 base += sampler.srcY0() * rowBytes;440 base += sampler.srcDY() * rowBytes;1256 srcImage += bitmap.rowBytes();