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

/external/chromium_org/third_party/mesa/src/src/glx/apple/
H A Dappledri.c379 size_t * size, char *bufname, size_t bufnamesize)
404 if (rep.stringLength > 0 && rep.stringLength <= bufnamesize) {
377 XAppleDRICreatePixmap(Display * dpy, int screen, Drawable drawable, int *width, int *height, int *pitch, int *bpp, size_t * size, char *bufname, size_t bufnamesize) argument
/external/mesa3d/src/glx/apple/
H A Dappledri.c379 size_t * size, char *bufname, size_t bufnamesize)
404 if (rep.stringLength > 0 && rep.stringLength <= bufnamesize) {
377 XAppleDRICreatePixmap(Display * dpy, int screen, Drawable drawable, int *width, int *height, int *pitch, int *bpp, size_t * size, char *bufname, size_t bufnamesize) argument

Completed in 140 milliseconds