Home
last modified time | relevance | path

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) in CheckClipping() function
569 if (CheckClipping(s, buf, true)) in RefreshStarPacket()
590 if (CheckClipping(s, buf, true)) in RefreshStarPacket()
608 CheckClipping(s, buf, false); in RefreshClipping()