Searched refs:save_pitch (Results 1 – 2 of 2) sorted by relevance
119 int save_pitch; in exaCopyDirty() local207 save_pitch = pPixmap->devKind; in exaCopyDirty()252 pPixmap->devKind = save_pitch; in exaCopyDirty()540 int dst_pitch, src_pitch, cpp, y, nbox, save_pitch; in exaAssertNotDirty() local561 save_pitch = pPixmap->devKind; in exaAssertNotDirty()599 pPixmap->devKind = save_pitch; in exaAssertNotDirty()
497 int save_pitch; in ExaOffscreenDefragment() local542 save_pitch = pSrcPix->devKind; in ExaOffscreenDefragment()555 pSrcPix->devKind = save_pitch; in ExaOffscreenDefragment()608 pSrcPix->devKind = save_pitch; in ExaOffscreenDefragment()