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

/haiku/src/tests/kits/game/ParticlesII/
H A DparticlesII.cpp63 void ellipse_fill_points(int x, int y, int x_offset, int y_offset, int color);
578 ellipse_fill_points(x, y, cx, cy, color);
589 ellipse_fill_points(x, y, cx, cy, color);
603 ellipse_fill_points(x, y, cx, cy, color);
637 NWindowScreen::ellipse_fill_points(int x, int y, int x_offset, int y_offset, int color) function in class:NWindowScreen

Completed in 77 milliseconds