Searched defs:last_box (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/xf86-video-intel/dist/src/sna/ |
| H A D | sna_damage.c | 156 last_box(struct sna_damage *damage) function in typeref:struct:sna_damage_box * [all...] |
| H A D | sna_accel.c | 7440 const BoxRec *const last_box = b + ARRAY_SIZE(box); local in function:sna_poly_point__fill_clip_extents 7477 const BoxRec *const last_box = b + ARRAY_SIZE(box); local in function:sna_poly_point__fill_clip_boxes 7634 BoxRec box[512], *b = box, *const last_box = box + ARRAY_SIZE(box); local in function:sna_fill_spans__fill_clip_extents 7686 BoxRec box[512], *b = box, *const last_box local in function:sna_fill_spans__fill_clip_boxes 7772 BoxRec box[512], *b = box, *const last_box = box + ARRAY_SIZE(box); local in function:sna_fill_spans_blt 8957 BoxRec box[512], *b = box, * const last_box = box + ARRAY_SIZE(box); local in function:sna_poly_point_blt 9174 BoxRec box[512], *b, * const last_box = box + ARRAY_SIZE(box); local in function:sna_poly_zero_line_blt 9544 BoxRec boxes[512], *b = boxes, * const last_box = boxes + ARRAY_SIZE(boxes); local in function:sna_poly_line_blt 10238 BoxRec boxes[512], *b = boxes, * const last_box = boxes + ARRAY_SIZE(boxes); local in function:sna_poly_segment_blt 10404 BoxRec *const last_box = box + ARRAY_SIZE(box); local in function:sna_poly_zero_segment_blt 11109 BoxRec boxes[512], *b = boxes, *const last_box = boxes+ARRAY_SIZE(boxes); local in function:sna_poly_rectangle_blt 11880 BoxRec boxes[512], *b = boxes, *const last_box = boxes+ARRAY_SIZE(boxes); local in function:sna_poly_fill_rect_blt [all...] |
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/ |
| H A D | sna_damage.c | 156 last_box(struct sna_damage *damage) function in typeref:struct:sna_damage_box * [all...] |
| H A D | sna_accel.c | 7279 const BoxRec *const last_box = b + ARRAY_SIZE(box); local in function:sna_poly_point__fill_clip_extents 7316 const BoxRec *const last_box = b + ARRAY_SIZE(box); local in function:sna_poly_point__fill_clip_boxes 7473 BoxRec box[512], *b = box, *const last_box = box + ARRAY_SIZE(box); local in function:sna_fill_spans__fill_clip_extents 7525 BoxRec box[512], *b = box, *const last_box local in function:sna_fill_spans__fill_clip_boxes 7611 BoxRec box[512], *b = box, *const last_box = box + ARRAY_SIZE(box); local in function:sna_fill_spans_blt 8789 BoxRec box[512], *b = box, * const last_box = box + ARRAY_SIZE(box); local in function:sna_poly_point_blt 9031 BoxRec box[512], *b, * const last_box = box + ARRAY_SIZE(box); local in function:sna_poly_zero_line_blt 9401 BoxRec boxes[512], *b = boxes, * const last_box = boxes + ARRAY_SIZE(boxes); local in function:sna_poly_line_blt 10088 BoxRec boxes[512], *b = boxes, * const last_box = boxes + ARRAY_SIZE(boxes); local in function:sna_poly_segment_blt 10242 BoxRec *const last_box = box + ARRAY_SIZE(box); local in function:sna_poly_zero_segment_blt 10940 BoxRec boxes[512], *b = boxes, *const last_box = boxes+ARRAY_SIZE(boxes); local in function:sna_poly_rectangle_blt 11711 BoxRec boxes[512], *b = boxes, *const last_box = boxes+ARRAY_SIZE(boxes); local in function:sna_poly_fill_rect_blt [all...] |
Completed in 26 milliseconds