Searched refs:Box32Rec (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/xf86-video-intel/dist/src/sna/ |
| H A D | sna_accel.c | 258 } Box32Rec; typedef in typeref:struct:box32 4621 static inline bool box32_clip(Box32Rec *box, GCPtr gc) 4639 static inline void box32_translate(Box32Rec *box, DrawablePtr d) 4648 static inline bool box32_trim_and_translate(Box32Rec *box, DrawablePtr d, GCPtr gc) 4672 static inline bool box32_to_box16(const Box32Rec *b32, BoxRec *b16) 4682 static inline void box32_add_rect(Box32Rec *box, const xRectangle *r) 11056 Box32Rec box; 14977 Box32Rec box;
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/ |
| H A D | sna_accel.c | 247 } Box32Rec; typedef in typeref:struct:box32 4504 static inline bool box32_clip(Box32Rec *box, GCPtr gc) 4522 static inline void box32_translate(Box32Rec *box, DrawablePtr d) 4531 static inline bool box32_trim_and_translate(Box32Rec *box, DrawablePtr d, GCPtr gc) 4550 static inline bool box32_to_box16(const Box32Rec *b32, BoxRec *b16) 4560 static inline void box32_add_rect(Box32Rec *box, const xRectangle *r) 10887 Box32Rec box; 14753 Box32Rec box;
|
Completed in 49 milliseconds