Searched defs:stubXshmUpdateImageRect (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Additions/common/crOpenGL/
H A Dglx.c59 static void stubXshmUpdateImageRect(Display *dpy, GLXDrawable draw, GLX_Pixmap_t *pGlxPixmap, XRectangle *pRect);
2403 stubXshmUpdateImageRect(dpy, draw, pGlxPixmap, &rect);
2409 stubXshmUpdateImageRect(dpy, draw, pGlxPixmap, &rect);
2434 static void stubXshmUpdateImageRect(Display *dpy, GLXDrawable draw, GLX_Pixmap_t *pGlxPixmap, XRectangle *pRect) function
2451 stubXshmUpdateImageRect(dpy, draw, pGlxPixmap, &rect);
2457 stubXshmUpdateImageRect(dpy, draw, pGlxPixmap, &rect);
2644 stubXshmUpdateImageRect(dpy, draw, pGlxPixmap, &damageClipBox);
2660 stubXshmUpdateImageRect(dpy, draw, pGlxPixmap, &rect);

Completed in 49 milliseconds