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

/external/libdrm/tests/ttmtest/src/
H A Dxf86dri.c383 uniDRIDestroyContext(Display * ndpy, int screen, XID context) argument
385 Display *const dpy = (Display *) ndpy;
405 uniDRICreateDrawable(Display * ndpy, int screen, argument
408 Display *const dpy = (Display *) ndpy;
436 uniDRIDestroyDrawable(Display * ndpy, int screen, Drawable drawable) argument
438 Display *const dpy = (Display *) ndpy;

Completed in 156 milliseconds