Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/frontends/glx/xlib/
Dxm_api.c345 static GLboolean window_exists( Display *dpy, Window win ) in window_exists() function
1450 if (!window_exists( b->xm_visual->display, b->ws.drawable )) { in XMesaGarbageCollect()
/external/mesa3d/src/mesa/drivers/x11/
Dxm_api.c214 static GLboolean window_exists( XMesaDisplay *dpy, Window win ) in window_exists() function
1553 if (!window_exists( b->display, b->frontxrb->drawable )) { in XMesaGarbageCollect()