Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/dri/
H A Ddristruct.h101 Bool windowsTouched; member
H A Ddri.c1709 if (pDRIPriv->windowsTouched) in DRIDoBlockHandler()
1711 pDRIPriv->windowsTouched = FALSE; in DRIDoBlockHandler()
2102 if (!pDRIPriv->windowsTouched) { in DRIClipNotify()
2104 pDRIPriv->windowsTouched = TRUE; in DRIClipNotify()