Searched refs:apply_damage_box (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dsna_trapezoids_boxes.c105 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 Dsna_trapezoids_mono.c145 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 Dsna_trapezoids_precise.c131 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 Dsna_trapezoids_imprecise.c110 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 Dsna_trapezoids_boxes.c105 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 Dsna_trapezoids_mono.c144 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 Dsna_trapezoids_precise.c131 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 Dsna_trapezoids_imprecise.c110 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