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

/external/pixman/pixman/
H A Dpixman-combine-float.c610 } rgb_t; typedef in typeref:struct:__anon28834
625 channel_min (const rgb_t *c)
631 channel_max (const rgb_t *c)
637 get_lum (const rgb_t *c)
643 get_sat (const rgb_t *c)
649 clip_color (rgb_t *color, float a)
691 set_lum (rgb_t *color, float sa, float l)
703 set_sat (rgb_t *src, float sat)
777 blend_hsl_hue (rgb_t *res,
778 const rgb_t *des
[all...]

Completed in 386 milliseconds