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

  /external/chromium_org/third_party/mesa/src/src/glx/
xf86dri.h 77 Bool XF86DRIOpenConnection(Display * dpy, int screen, drm_handle_t * hSAREA,
XF86dri.c 175 XF86DRIOpenConnection(Display * dpy, int screen, drm_handle_t * hSAREA,
186 GetReq(XF86DRIOpenConnection, req);
dri_glx.c 350 if (!XF86DRIOpenConnection(dpy, scrn, &hSAREA, &BusID)) {
351 ErrorMessageF("XF86DRIOpenConnection failed\n");
  /external/mesa3d/src/glx/
xf86dri.h 77 Bool XF86DRIOpenConnection(Display * dpy, int screen, drm_handle_t * hSAREA,
XF86dri.c 175 XF86DRIOpenConnection(Display * dpy, int screen, drm_handle_t * hSAREA,
186 GetReq(XF86DRIOpenConnection, req);
dri_glx.c 350 if (!XF86DRIOpenConnection(dpy, scrn, &hSAREA, &BusID)) {
351 ErrorMessageF("XF86DRIOpenConnection failed\n");

Completed in 3004 milliseconds