Searched refs:box_add_pt (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/ |
| H A D | sna_accel.c | 4537 static inline void box_add_pt(BoxPtr box, int16_t x, int16_t y) function in typeref:typename:void 8898 box_add_pt(&box, last.x, last.y); 8903 box_add_pt(&box, pt[0].x, pt[0].y); 8904 box_add_pt(&box, pt[1].x, pt[1].y); 8905 box_add_pt(&box, pt[2].x, pt[2].y); 8906 box_add_pt(&box, pt[3].x, pt[3].y); 8907 box_add_pt(&box, pt[4].x, pt[4].y); 8908 box_add_pt(&box, pt[5].x, pt[5].y); 8909 box_add_pt(&box, pt[6].x, pt[6].y); 8910 box_add_pt( [all...] |
| /xsrc/external/mit/xf86-video-intel/dist/src/sna/ |
| H A D | sna_accel.c | 4667 static inline void box_add_pt(BoxPtr box, const DDXPointRec *pt) function in typeref:typename:void 9070 box_add_pt(&box, ++pt); 9794 box_add_pt(&box, pt);
|
Completed in 29 milliseconds