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

/haiku/src/tests/kits/game/chart/
H A DChartRender.cpp101 bool CheckClipping(star *s, buffer *buf, bool reset_clipping);
269 bool CheckClipping(star *s, buffer *buf, bool reset_clipping) function
396 /* After calling ProjectStar and CheckClipping, we're finally ready to
569 if (CheckClipping(s, buf, true))
590 if (CheckClipping(s, buf, true))
608 CheckClipping(s, buf, false);

Completed in 26 milliseconds