Home
last modified time | relevance | path

Searched refs:drawPolyMode1 (Results 1 – 2 of 2) sorted by relevance

/dports/games/libretro-scummvm/scummvm-7b1e929/engines/cruise/
H A DmainDraw.cpp621 unsigned char *drawPolyMode1(unsigned char *dataPointer, int linesToDraw) { in drawPolyMode1() function
853 drawPolyMode1((unsigned char *)dataPointer, linesToDraw); in buildPolyModel()
1011 drawPolyMode1((unsigned char *)dataPointer, linesToDraw); in findPoly()
/dports/games/scummvm/scummvm-2.5.1/engines/cruise/
H A DmainDraw.cpp621 unsigned char *drawPolyMode1(unsigned char *dataPointer, int linesToDraw) { in drawPolyMode1() function
853 drawPolyMode1((unsigned char *)dataPointer, linesToDraw); in buildPolyModel()
1011 drawPolyMode1((unsigned char *)dataPointer, linesToDraw); in findPoly()