HomeSort by relevance Sort by last modified time
    Searched full:pixman_indexed_t (Results 1 - 8 of 8) sorted by null

  /external/pixman/test/
fetch-test.c 8 static pixman_indexed_t mono_palette =
20 pixman_indexed_t *indexed;
blitters-test.c 12 static pixman_indexed_t rgb_palette[9];
13 static pixman_indexed_t y_palette[9];
stress-test.c 241 pixman_indexed_t *indexed;
257 indexed = malloc (sizeof (pixman_indexed_t));
263 indexed = malloc (sizeof (pixman_indexed_t));
utils.h 178 initialize_palette (pixman_indexed_t *palette, uint32_t depth, int is_rgb);
utils.c 827 initialize_palette (pixman_indexed_t *palette, uint32_t depth, int is_rgb)
    [all...]
  /external/pixman/pixman/
pixman.h 619 typedef struct pixman_indexed pixman_indexed_t; typedef in typeref:struct:pixman_indexed
    [all...]
pixman-image.c 741 const pixman_indexed_t *indexed)
pixman-private.h 177 const pixman_indexed_t * indexed;
    [all...]

Completed in 95 milliseconds