Searched refs:colorXformBytes (Results 1 – 2 of 2) sorted by relevance
445 const size_t colorXformBytes = dstInfo.width() * bytesPerPixel; in allocateStorage() local446 fStorage.reset(colorXformBytes); in allocateStorage()
447 const size_t colorXformBytes = dstInfo.width() * bytesPerPixel; in allocateStorage() local448 fStorage.reset(colorXformBytes); in allocateStorage()