Home
last modified time | relevance | path

Searched refs:color_32 (Results 1 – 4 of 4) sorted by relevance

/third_party/pixman/pixman/
Dpixman-solid-fill.c62 img->solid.color_32 = color_to_uint32 (color); in pixman_image_create_solid_fill()
Dpixman-noop.c60 color = image->solid.color_32; in noop_init_solid_narrow()
Dpixman-image.c954 result = image->solid.color_32; in _pixman_image_get_solid()
Dpixman-private.h127 uint32_t color_32; member