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

  /external/mesa3d/src/glx/
dri2.h 93 DRI2GetMSC(Display *dpy, XID drawable, CARD64 *ust, CARD64 *msc, CARD64 *sbc);
dri2.c 587 Bool DRI2GetMSC(Display *dpy, XID drawable, CARD64 *ust, CARD64 *msc,
597 GetReq(DRI2GetMSC, req);
dri2_glx.c 430 ret = DRI2GetMSC(psc->dpy, pdraw->xDrawable,
    [all...]

Completed in 334 milliseconds