Lines Matching refs:stride
76525 CheckedInt32 stride = CheckedInt32(aWidth) * CheckedInt32(aBytesPerPixel) + CheckedInt32(mask);76526 if (stride.isValid()) {76527 return stride.value() & ~mask;110847 int stride,