Searched defs:pixman_box32_t (Results 1 - 1 of 1) sorted by relevance

/external/pixman/pixman/
H A Dpixman.h498 typedef struct pixman_box32 pixman_box32_t; typedef in typeref:struct:pixman_box32
505 /* pixman_box32_t rects[size]; in memory but not explicitly declared */
521 pixman_box32_t extents;
533 const pixman_box32_t *boxes,
536 pixman_box32_t *extents);
571 pixman_box32_t *inv_rect);
575 pixman_box32_t *box);
577 pixman_box32_t *prect);
579 pixman_box32_t * pixman_region32_extents (pixman_region32_t *region);
581 pixman_box32_t * pixman_region32_rectangle
[all...]

Completed in 208 milliseconds