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

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

Completed in 95 milliseconds