Searched refs:color_to_uint32 (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/pixman/dist/pixman/ | ||
| H A D | pixman-solid-fill.c | 30 color_to_uint32 (const pixman_color_t *color) function in typeref:typename:uint32_t 62 img->solid.color_32 = color_to_uint32 (color); |
| H A D | pixman.c | 797 color_to_uint32 (const pixman_color_t *color) function in typeref:typename:uint32_t 811 uint32_t c = color_to_uint32 (color); |
Completed in 4 milliseconds