HomeSort by relevance Sort by last modified time
    Searched refs:XAppleDRIDestroySurface (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/third_party/mesa/src/src/glx/apple/
appledri.h 106 Bool XAppleDRIDestroySurface(Display * dpy, int screen, Drawable drawable);
apple_glx_surface.c 118 XAppleDRIDestroySurface(d->display, DefaultScreen(d->display),
appledri.c 284 XAppleDRIDestroySurface(dpy, screen, drawable)
  /external/mesa3d/src/glx/apple/
appledri.h 106 Bool XAppleDRIDestroySurface(Display * dpy, int screen, Drawable drawable);
apple_glx_surface.c 118 XAppleDRIDestroySurface(d->display, DefaultScreen(d->display),
appledri.c 284 XAppleDRIDestroySurface(dpy, screen, drawable)

Completed in 226 milliseconds