Searched refs:endPoints1 (Results 1 – 1 of 1) sorted by relevance
233 int16_t endPoints1[MAX_LINE_WIDTH] = { 0 }; in DrawWuLine() local279 endPoints1[temp1++] = sx; in DrawWuLine()288 endPoints1[temp1++] = sx + dir; in DrawWuLine()329 edge1 = endPoints1[--temp1]; in DrawWuLine()376 endPoints1[temp1++] = sy; in DrawWuLine()386 endPoints1[temp1++] = sy + dir; in DrawWuLine()427 edge1 = endPoints1[--temp1]; in DrawWuLine()