Searched refs:has_composite (Results 1 - 7 of 7) sorted by last modified time

/xsrc/external/mit/xf86-video-intel/dist/test/
H A Ddri2-race.c108 static int has_composite(Display *dpy) function in typeref:typename:int
135 if (flags & COMPOSITE && !has_composite(dpy))
261 if (flags & COMPOSITE && !has_composite(dpy))
391 if (flags & COMPOSITE && !has_composite(dpy))
519 if (flags & COMPOSITE && !has_composite(NULL))
633 if (flags & COMPOSITE && !has_composite(NULL))
H A Ddri2-speed.c171 static int has_composite(Display *dpy) function in typeref:typename:int
287 if (has_composite(dpy)) {
H A Dpresent-race.c87 static int has_composite(Display *dpy) function in typeref:typename:int
206 if (!has_composite(dpy))
328 if (!has_composite(dpy))
H A Dpresent-speed.c738 static int has_composite(Display *dpy) function in typeref:typename:int
906 if (has_composite(dpy)) {
H A Dpresent-test.c2059 static int has_composite(Display *dpy) function in typeref:typename:int
2151 if (!has_composite(dpy))
/xsrc/external/mit/xf86-video-intel/dist/benchmarks/
H A Ddri2-swap.c403 static int has_composite(Display *dpy) function in typeref:typename:int
493 if (v == REDIRECTED && !has_composite(dpy))
H A Ddri3-swap.c345 static int has_composite(Display *dpy) function in typeref:typename:int
507 if (v == REDIRECTED && !has_composite(dpy))

Completed in 18 milliseconds