Searched refs:color_to_uint32 (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/pixman/dist/pixman/
H A Dpixman-solid-fill.c30 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 Dpixman.c797 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