Searched refs:FILL_SPANS (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/ |
| H A D | gen6_common.h | 185 if ((flags & (FILL_POINTS | FILL_SPANS)) == 0) {
|
| H A D | sna_render.h | 275 #define FILL_SPANS 0x4 macro
|
| H A D | sna_accel.c | 7623 if (!sna_fill_init_blt(&fill, sna, pixmap, bo, gc->alu, pixel, FILL_SPANS)) 9038 if (!sna_fill_init_blt(&fill, sna, pixmap, bo, gc->alu, gc->fgPixel, FILL_SPANS)) 9884 FILL_POINTS | FILL_SPANS)) 9946 FILL_POINTS | FILL_SPANS)) 9963 FILL_POINTS | FILL_SPANS)) { 10095 if (!sna_fill_init_blt(&fill, sna, pixmap, bo, gc->alu, pixel, FILL_SPANS)) 10805 FILL_POINTS | FILL_SPANS)) 11610 FILL_POINTS | FILL_SPANS)) 12003 FILL_SPANS)) 15076 FILL_SPANS)) [all...] |
| /xsrc/external/mit/xf86-video-intel/dist/src/sna/ |
| H A D | gen6_common.h | 206 if ((flags & (FILL_POINTS | FILL_SPANS)) == 0) {
|
| H A D | sna_render.h | 281 #define FILL_SPANS 0x4 macro
|
| H A D | sna_accel.c | 7784 if (!sna_fill_init_blt(&fill, sna, pixmap, bo, gc->alu, pixel, FILL_SPANS)) 9181 if (!sna_fill_init_blt(&fill, sna, pixmap, bo, gc->alu, gc->fgPixel, FILL_SPANS)) 10027 FILL_POINTS | FILL_SPANS)) 10089 FILL_POINTS | FILL_SPANS)) 10106 FILL_POINTS | FILL_SPANS)) { 10245 if (!sna_fill_init_blt(&fill, sna, pixmap, bo, gc->alu, pixel, FILL_SPANS)) 10974 FILL_POINTS | FILL_SPANS)) 11779 FILL_POINTS | FILL_SPANS)) 12202 FILL_SPANS)) 15300 FILL_SPANS)) [all...] |
Completed in 38 milliseconds