Searched refs:_color_blend (Results 1 – 1 of 1) sorted by relevance
628 static inline int _color_blend (const int dst, const int src) in _color_blend() function1754 dst->tpixels[dst_offset_y][dst_offset_x++] = _color_blend(bgColor, c); in gdImageRotateGeneric()2111 c = _color_blend(bgColor, c); in gdImageRotateBicubicFixed()
Completed in 11 milliseconds