Home
last modified time | relevance | path

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

/dports/games/NBlood/NBlood-a1689a4/source/build/src/
H A D2d.cpp177 static void drawlinepixels(int32_t x1, int32_t y1, int32_t x2, int32_t y2, char col) in drawlinepixels() function
267 drawlinepixels(x1, y1, x2, y2, col); in drawlinergb()
284 drawlinepixels(x1, y1, x2, y2, col); in renderDrawLine()