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

/external/pixman/pixman/
H A Dpixman.h389 typedef struct pixman_box16 pixman_box16_t; typedef in typeref:struct:pixman_box16
396 /* pixman_box16_t rects[size]; in memory but not explicitly declared */
412 pixman_box16_t extents;
426 void pixman_region_set_static_pointers (pixman_box16_t *empty_box,
438 const pixman_box16_t *boxes,
441 pixman_box16_t *extents);
476 pixman_box16_t *inv_rect);
480 pixman_box16_t *box);
482 pixman_box16_t *prect);
484 pixman_box16_t * pixman_region_extent
[all...]

Completed in 30 milliseconds