HomeSort by relevance Sort by last modified time
    Searched refs:color_to_uint32 (Results 1 - 2 of 2) sorted by null

  /external/pixman/pixman/
pixman-solid-fill.c 30 color_to_uint32 (const pixman_color_t *color) function
62 img->solid.color_32 = color_to_uint32 (color);
pixman.c 771 color_to_uint32 (const pixman_color_t *color) function
785 uint32_t c = color_to_uint32 (color);
    [all...]

Completed in 36 milliseconds