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

/haiku-fatelf/src/tests/kits/game/ParticlesII/
H A DparticlesII.cpp60 void draw_ellipse(int cx, int cy, int wide, int deep, int color);
427 void draw_ellipse(int x, int y, int xradius, int yradius, int color);
503 NWindowScreen::draw_ellipse(int cx, int cy, int wide, int deep, int color) function in class:NWindowScreen
611 // fill four pixels for every iteration in draw_ellipse

Completed in 35 milliseconds