HomeSort by relevance Sort by last modified time
    Searched defs:DRI2DestroyDrawable (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/mesa/src/src/glx/
dri2.c 187 * DRI2DestroyDrawable. So just ignore BadDrawable here. */
381 DRI2DestroyDrawable(Display * dpy, XID drawable)
391 GetReq(DRI2DestroyDrawable, req);
  /external/mesa3d/src/glx/
dri2.c 187 * DRI2DestroyDrawable. So just ignore BadDrawable here. */
381 DRI2DestroyDrawable(Display * dpy, XID drawable)
391 GetReq(DRI2DestroyDrawable, req);

Completed in 410 milliseconds