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

/external/pixman/pixman/
H A Dpixman-combine-float.c625 channel_min (const rgb_t *c) function
645 return channel_max (c) - channel_min (c);
652 float n = channel_min (color);

Completed in 71 milliseconds