Home
last modified time | relevance | path

Searched refs:drawShapePlotType16 (Results 1 – 4 of 4) sorted by relevance

/dports/games/libretro-scummvm/scummvm-7b1e929/engines/kyra/graphics/
H A Dscreen.h767 void drawShapePlotType16(uint8 *dst, uint8 cmd);
H A Dscreen.cpp1659 &Screen::drawShapePlotType16, // used by LoL PC-98/16 Colors (teleporters), in drawShape()
2222 void Screen::drawShapePlotType16(uint8 *dst, uint8 cmd) { in drawShapePlotType16() function in Kyra::Screen
/dports/games/scummvm/scummvm-2.5.1/engines/kyra/graphics/
H A Dscreen.h754 void drawShapePlotType16(uint8 *dst, uint8 cmd);
H A Dscreen.cpp1651 &Screen::drawShapePlotType16, // used by LoL PC-98/16 Colors (teleporters), in drawShape()
2214 void Screen::drawShapePlotType16(uint8 *dst, uint8 cmd) { in drawShapePlotType16() function in Kyra::Screen