Searched refs:copy_rowbytes (Results 1 – 1 of 1) sorted by relevance
944 unsigned int copy_rowbytes, Bpp; in StartFrameResize() local972 copy_rowbytes = ((copy_rect_width * Bpp) + 31) & ~31; in StartFrameResize()973 gResizeDeathBits = xallocarray(copy_rowbytes, copy_rect_height); in StartFrameResize()989 copy_rowbytes); in StartFrameResize()998 copy_rowbytes / sizeof(FbBits), 0, copy_rect_width * Bpp, in StartFrameResize()