Home
last modified time | relevance | path

Searched defs:blend_surface (Results 1 – 4 of 4) sorted by relevance

/dports/games/freeciv/freeciv-2.6.6/client/gui-sdl/
H A Dgraphics.c291 SDL_Surface *blend_surface(SDL_Surface *pSrc, unsigned char alpha) in blend_surface() function
/dports/games/freeciv-nox11/freeciv-2.6.6/client/gui-sdl/
H A Dgraphics.c291 SDL_Surface *blend_surface(SDL_Surface *pSrc, unsigned char alpha) in blend_surface() function
/dports/textproc/cast2gif/cast2gif-0.1.0/cargo-crates/raqote-0.7.14/src/
H A Ddraw_target.rs973 …pub fn blend_surface(&mut self, src: &DrawTarget, src_rect: IntRect, dst: IntPoint, blend: BlendMo… in blend_surface() method
/dports/games/wesnoth/wesnoth-1.14.17/src/sdl/
H A Dutils.cpp1716 surface blend_surface( in blend_surface() function