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