Searched refs:find_xrender_format (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/xf86-video-intel-2014/dist/tools/ | ||
| H A D | virtual.c | 2081 find_xrender_format(Display *dpy, pixman_format_code_t format) function in typeref:typename:XRenderPictFormat * 2213 display->rgb16_format = find_xrender_format(dpy, PIXMAN_r5g6b5); |
| /xsrc/external/mit/xf86-video-intel/dist/tools/ | ||
| H A D | virtual.c | 2250 find_xrender_format(Display *dpy, pixman_format_code_t format) function in typeref:typename:XRenderPictFormat * 2382 display->rgb16_format = find_xrender_format(dpy, PIXMAN_r5g6b5); |
Completed in 13 milliseconds