Searched refs:tileRowBytes (Results 1 – 1 of 1) sorted by relevance
4607 uint32 tileRowBytes = SafeUint32Mult (ifd.fTileWidth, bytesPerPixel); in WriteImage() local4618 kImageBufferSize / tileRowBytes, in WriteImage()4630 uint32 uncompressedSize = SafeUint32Mult(subTileLength, tileRowBytes); in WriteImage()