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

/external/pixman/pixman/
H A Dpixman-solid-fill.c30 color_to_uint32 (const pixman_color_t *color) function
62 img->solid.color_32 = color_to_uint32 (color);
H A Dpixman.c771 color_to_uint32 (const pixman_color_t *color) function
785 uint32_t c = color_to_uint32 (color);

Completed in 411 milliseconds