Searched refs:pixmap_width (Results 1 – 5 of 5) sorted by relevance
353 int pixmap_width, pixmap_height; in _glamor_compute_clipped_regions() local374 pixmap_width = pixmap->drawable.width; in _glamor_compute_clipped_regions()382 _glamor_convert_pad_region(saved_region, pixmap_width, in _glamor_compute_clipped_regions()403 x_center_shift = extent->x1 / pixmap_width; in _glamor_compute_clipped_regions()415 right_shift = ((-extent->x1 + pixmap_width - 1) / pixmap_width); in _glamor_compute_clipped_regions()424 RegionTranslate(region, right_shift * pixmap_width, in _glamor_compute_clipped_regions()461 DEBUGF("repeat pixmap width %d height %d \n", pixmap_width, pixmap_height); in _glamor_compute_clipped_regions()466 int dx = pixmap_width; in _glamor_compute_clipped_regions()477 shift_x = (extent->x1 / pixmap_width) * pixmap_width; in _glamor_compute_clipped_regions()481 x_idx = (extent->x1 / pixmap_width); in _glamor_compute_clipped_regions()[all …]
81 swaps(&c->pixmap_width); in present_event_swap()127 .pixmap_width = w, in present_send_config_notify()
675 pXWDHeader->pixmap_width = pXWDHeader->window_width = pvfb->width; in vfbWriteXWDFileHeader()679 pXWDHeader->pixmap_width = pXWDHeader->window_width = pvfb->paddedWidth; in vfbWriteXWDFileHeader()
150 int pixmap_width = drawable->width; in ms_dri2_create_buffer2() local182 pixmap_width, in ms_dri2_create_buffer2()
1382 info.pixmap_width = mode[i].pixmapWidth; in ProcXDGAQueryModes()1508 info.pixmap_width = mode.pixmapWidth; in ProcXDGASetMode()