Searched refs:fill_ellipse (Results 1 - 1 of 1) sorted by relevance

/haiku/src/tests/kits/game/ParticlesII/
H A DparticlesII.cpp61 void fill_ellipse(int x, int y, int xradius, int yradius, int color);
428 void fill_ellipse(int x, int y, int xradius, int yradius, int color);
556 NWindowScreen::fill_ellipse(int cx, int cy, int wide, int deep, int color) function in class:NWindowScreen
640 // for every iteration in fill_ellipse

Completed in 9 milliseconds