Home
last modified time | relevance | path

Searched refs:front_pixmap (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/
H A Ddri2.c536 PixmapPtr front_pixmap; in can_exchange() local
567 front_pixmap = front_priv->pixmap; in can_exchange()
569 if (front_pixmap->drawable.width != back_pixmap->drawable.width) in can_exchange()
572 if (front_pixmap->drawable.height != back_pixmap->drawable.height) in can_exchange()
575 if (front_pixmap->drawable.bitsPerPixel != in can_exchange()
579 if (front_pixmap->devKind != back_pixmap->devKind) in can_exchange()