Home
last modified time | relevance | path

Searched refs:pixman_indexed_t (Results 1 – 8 of 8) sorted by relevance

/external/pixman/test/
Dfetch-test.c8 static pixman_indexed_t mono_palette =
20 pixman_indexed_t *indexed;
Dblitters-test.c12 static pixman_indexed_t rgb_palette[9];
13 static pixman_indexed_t y_palette[9];
Dstress-test.c241 pixman_indexed_t *indexed; in create_random_bits_image()
257 indexed = malloc (sizeof (pixman_indexed_t)); in create_random_bits_image()
263 indexed = malloc (sizeof (pixman_indexed_t)); in create_random_bits_image()
Dutils.h178 initialize_palette (pixman_indexed_t *palette, uint32_t depth, int is_rgb);
Dutils.c827 initialize_palette (pixman_indexed_t *palette, uint32_t depth, int is_rgb) in initialize_palette()
/external/pixman/pixman/
Dpixman.h619 typedef struct pixman_indexed pixman_indexed_t; typedef
827 const pixman_indexed_t *indexed);
Dpixman-image.c741 const pixman_indexed_t *indexed) in pixman_image_set_indexed()
Dpixman-private.h177 const pixman_indexed_t * indexed;