Searched defs:blend_colors (Results 1 - 4 of 4) sorted by relevance

/haiku/src/apps/icon-o-matic/generic/gui/panel/color_picker/
H A DAlphaSlider.cpp277 blend_colors(uint8* d, uint8 alpha, uint8 c1, uint8 c2, uint8 c3) function
/haiku/src/add-ons/translators/wonderbrush/support/
H A Dblending.h115 blend_colors(uint8* bottom, uint8 alpha, function
161 blend_colors(uint8* bottom, uint8 alpha, uint8 c1, uint8 c2, uint8 c3) function
179 blend_colors(uint8* bottom, uint8* source, uint8 alphaOverride) function
198 blend_colors(uint8* bottom, uint8* source) function
397 blend_colors(uint function
427 blend_colors(uint8* bottom, uint8* source, uint8 alphaOverride) function
458 blend_colors(uint8* bottom, uint8* source) function
[all...]
/haiku/src/apps/icon-o-matic/gui/
H A DGradientControl.cpp498 blend_colors(uint8* d, uint8 alpha, uint8 c1, uint8 c2, uint8 c3) function
/haiku/src/apps/showimage/
H A DShowImageView.cpp102 blend_colors(uint8* d, uint8 r, uint8 g, uint8 b, uint8 a) function

Completed in 123 milliseconds