Home
last modified time | relevance | path

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

/external/fio/
Dghelpers.c33 static void fill_color_from_rgb(GdkColor *c, gfloat r, gfloat g, gfloat b) in fill_color_from_rgb() function
53 fill_color_from_rgb(&c, r, g, b); in new_info_entry_in_frame_rgb()