Home
last modified time | relevance | path

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

/dports/games/openbor4432/openbor-ba1eb4f/engine/source/gamelib/
H A Ddraw32.c275 void _putpixel32(unsigned x, unsigned y, unsigned colour, s_screen *screen, int alpha) in _putpixel32() function
/dports/games/openbor/openbor-3caaddd5/engine/source/gamelib/
H A Ddraw32.c275 void _putpixel32(unsigned x, unsigned y, unsigned colour, s_screen *screen, int alpha) in _putpixel32() function
/dports/games/openbor3979/openbor-2bcf25b/engine/source/gamelib/
H A Ddraw32.c275 void _putpixel32(unsigned x, unsigned y, unsigned colour, s_screen *screen, int alpha) in _putpixel32() function
/dports/games/scummvm/scummvm-2.5.1/engines/ags/lib/allegro/
H A Dgfx.cpp275 void _putpixel32(BITMAP *bmp, int x, int y, int color) { in _putpixel32() function