Lines Matching defs:temp1
235 int16_t temp1 = 0;
278 if (temp1 < MAX_LINE_WIDTH) {
279 endPoints1[temp1++] = sx;
287 if (temp1 < MAX_LINE_WIDTH) {
288 endPoints1[temp1++] = sx + dir;
328 if (temp1 > 0) {
329 edge1 = endPoints1[--temp1];
375 if (temp1 < MAX_LINE_WIDTH) {
376 endPoints1[temp1++] = sy;
385 if (temp1 < MAX_LINE_WIDTH) {
386 endPoints1[temp1++] = sy + dir;
426 if (temp1 > 0) {
427 edge1 = endPoints1[--temp1];