HomeSort by relevance Sort by last modified time
    Searched refs:pixman_box16_t (Results 1 - 7 of 7) sorted by null

  /external/pixman/pixman/
pixman-region16.c 35 typedef pixman_box16_t box_type_t;
60 pixman_region_set_static_pointers (pixman_box16_t *empty_box,
pixman-utils.c 225 pixman_box16_t *boxes16;
230 boxes16 = pixman_malloc_ab (n_boxes, sizeof (pixman_box16_t));
254 pixman_box16_t *boxes16;
pixman.h 389 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_extents (pixman_region16_t *region)
    [all...]
  /external/pixman/test/
scaling-test.c 257 pixman_box16_t clip_boxes[2];
285 pixman_box16_t clip_boxes[2];
313 pixman_box16_t clip_boxes[2];
composite-traps-test.c 116 pixman_box16_t clip_boxes[2];
191 pixman_box16_t clip_boxes[2];
affine-test.c 222 pixman_box16_t clip_boxes[2];
250 pixman_box16_t clip_boxes[2];
glyph-test.c 166 pixman_box16_t clip_boxes[8];

Completed in 57 milliseconds