Searched refs:tmpRowBytes (Results 1 – 1 of 1) sorted by relevance
391 size_t tmpRowBytes = 4 * width; in writeSurfacePixels() local393 if (!sw_convert_to_premul(srcConfig, width, height, rowBytes, buffer, tmpRowBytes, in writeSurfacePixels()397 rowBytes = tmpRowBytes; in writeSurfacePixels()