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