Searched refs:fill_buckets (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/xf86-video-intel/dist/src/sna/ |
| H A D | sna_trapezoids_precise.c | 893 fill_buckets(struct active_list *active, function in typeref:typename:void 1252 fill_buckets(active, polygon->y_buckets[i], (i+converter->extents.y1)*SAMPLES_Y, buckets); 1582 fill_buckets(active, polygon->y_buckets[i], (i+converter->extents.y1)*SAMPLES_Y, buckets);
|
| H A D | sna_trapezoids_imprecise.c | 811 fill_buckets(struct active_list *active, function in typeref:typename:int 1196 if (fill_buckets(active, polygon->y_buckets[i], buckets) == 0) { 1571 if (fill_buckets(active, polygon->y_buckets[i], buckets) == 0) {
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/ |
| H A D | sna_trapezoids_precise.c | 893 fill_buckets(struct active_list *active, function in typeref:typename:void 1242 fill_buckets(active, polygon->y_buckets[i], (i+converter->extents.y1)*SAMPLES_Y, buckets); 1572 fill_buckets(active, polygon->y_buckets[i], (i+converter->extents.y1)*SAMPLES_Y, buckets);
|
| H A D | sna_trapezoids_imprecise.c | 811 fill_buckets(struct active_list *active, function in typeref:typename:int 1186 if (fill_buckets(active, polygon->y_buckets[i], buckets) == 0) { 1561 if (fill_buckets(active, polygon->y_buckets[i], buckets) == 0) {
|
Completed in 23 milliseconds