Searched refs:apply_damage_box (Results 1 - 8 of 8) sorted by relevance
| /xsrc/external/mit/xf86-video-intel/dist/src/sna/ |
| H A D | sna_trapezoids_boxes.c | 105 inline static void apply_damage_box(struct sna_composite_op *op, const BoxRec *box) function in typeref:typename:void 496 apply_damage_box(&tmp->base, &box);
|
| H A D | sna_trapezoids_mono.c | 145 inline static void apply_damage_box(struct sna_composite_op *op, const BoxRec *box) function in typeref:typename:void 470 apply_damage_box(&c->op, box);
|
| H A D | sna_trapezoids_precise.c | 131 inline static void apply_damage_box(struct sna_composite_op *op, const BoxRec *box) function in typeref:typename:void 1066 apply_damage_box(&op->base, box);
|
| H A D | sna_trapezoids_imprecise.c | 110 inline static void apply_damage_box(struct sna_composite_op *op, const BoxRec *box) function in typeref:typename:void 1005 apply_damage_box(&op->base, box);
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/ |
| H A D | sna_trapezoids_boxes.c | 105 inline static void apply_damage_box(struct sna_composite_op *op, const BoxRec *box) function in typeref:typename:void 496 apply_damage_box(&tmp->base, &box);
|
| H A D | sna_trapezoids_mono.c | 144 inline static void apply_damage_box(struct sna_composite_op *op, const BoxRec *box) function in typeref:typename:void 462 apply_damage_box(&c->op, box);
|
| H A D | sna_trapezoids_precise.c | 131 inline static void apply_damage_box(struct sna_composite_op *op, const BoxRec *box) function in typeref:typename:void 1056 apply_damage_box(&op->base, box);
|
| H A D | sna_trapezoids_imprecise.c | 110 inline static void apply_damage_box(struct sna_composite_op *op, const BoxRec *box) function in typeref:typename:void 995 apply_damage_box(&op->base, box);
|
Completed in 50 milliseconds