| /xsrc/external/mit/xf86-video-intel/dist/src/sna/fb/ |
| H A D | fbclip.h | 35 box_intersect(BoxPtr a, const BoxRec *b) function in typeref:typename:bool 73 if (box_intersect(&b, c))
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/fb/ |
| H A D | fbclip.h | 35 box_intersect(BoxPtr a, const BoxRec *b) function in typeref:typename:bool 73 if (box_intersect(&b, c))
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/drivers/modesetting/ |
| H A D | vblank.c | 52 static void box_intersect(BoxPtr dest, BoxPtr a, BoxPtr b) function in typeref:typename:void 153 box_intersect(&cover_box, &crtc_box, box);
|
| /xsrc/external/mit/xf86-video-intel/dist/src/sna/ |
| H A D | sna_accel.c | 7123 if (!box_intersect(®ion.extents, &gc->pCompositeClip->extents)) { 7180 box_intersect(®ion.extents, &w->winSize.extents); 7189 box_intersect(®ion.extents, &clip->extents); 7647 if (box_intersect(b, extents)) { 7875 if (box_intersect(b, &clip.extents)) { 7975 if (box_intersect(b, &clip.extents)) { 9273 intersects = box_intersect(b, extents); 9662 if (box_intersect(b, &clip.extents)) { 9729 if (box_intersect(b, c++)) { 10329 if (box_intersect( [all...] |
| H A D | sna_io.c | 346 if (!box_intersect(c, &tile)) 948 if (!box_intersect(c, &tile)) 1451 if (!box_intersect(c, &tile))
|
| H A D | sna_trapezoids_mono.c | 506 if (!box_intersect(&clipped, b++)) 555 if (!box_intersect(&clipped, b++))
|
| H A D | sna.h | 1288 box_intersect(BoxPtr a, const BoxRec *b) function in typeref:typename:bool
|
| H A D | sna_tiling.c | 1195 if (!box_intersect(c, &tile))
|
| H A D | sna_trapezoids_precise.c | 1721 if (!box_intersect(&clipped, c++)) 2250 if (!box_intersect(&clipped, c++))
|
| H A D | sna_glyphs.c | 961 if (!box_intersect(&box,
|
| H A D | sna_trapezoids_imprecise.c | 1773 if (!box_intersect(&clipped, c++)) 2256 if (!box_intersect(&clipped, c++))
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/ |
| H A D | sna_accel.c | 6962 if (!box_intersect(®ion.extents, &gc->pCompositeClip->extents)) { 7019 box_intersect(®ion.extents, &w->winSize.extents); 7028 box_intersect(®ion.extents, &clip->extents); 7486 if (box_intersect(b, extents)) { 7714 if (box_intersect(b, &clip.extents)) { 7814 if (box_intersect(b, &clip.extents)) { 9130 intersects = box_intersect(b, extents); 9519 if (box_intersect(b, &clip.extents)) { 9586 if (box_intersect(b, c++)) { 10172 if (box_intersect( [all...] |
| H A D | sna_io.c | 341 if (!box_intersect(c, &tile)) 927 if (!box_intersect(c, &tile)) 1427 if (!box_intersect(c, &tile))
|
| H A D | sna.h | 1170 box_intersect(BoxPtr a, const BoxRec *b) function in typeref:typename:bool
|
| H A D | sna_tiling.c | 1195 if (!box_intersect(c, &tile))
|
| H A D | sna_glyphs.c | 961 if (!box_intersect(&box,
|
| /xsrc/external/mit/xf86-video-nouveau/dist/src/ |
| H A D | nouveau_xv.c | 207 box_intersect(BoxPtr dest, BoxPtr a, BoxPtr b) function in typeref:typename:void 303 box_intersect(&cover_box, &crtc_box, box);
|