Searched refs:LIN_SEGMENTS (Results 1 – 1 of 1) sorted by relevance
17 #define LIN_SEGMENTS 10 macro112 for (int i = 0; i < LIN_SEGMENTS; i++) { in linSemicirclePath()113 float theta = i * PI / (LIN_SEGMENTS); in linSemicirclePath()