Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xquartz/xpr/
H A Dappledri.h71 #define AppleDRISurfaceNotifyDestroyed 1 macro
H A Ddri.c548 AppleDRISurfaceNotifyDestroyed); in DRIDrawablePrivDelete()
654 if (kind == AppleDRISurfaceNotifyDestroyed) { in DRISurfaceNotify()
660 if (kind == AppleDRISurfaceNotifyDestroyed) { in DRISurfaceNotify()
H A DxprScreen.c112 kind = AppleDRISurfaceNotifyDestroyed; in eventHandler()
/OK3568_Linux_fs/external/xserver/hw/xquartz/GL/
H A Dindirect.c256 case AppleDRISurfaceNotifyDestroyed: in surface_notify()