Searched refs:leftq (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/mi/
H A Dmiarc.c3251 int rightq, leftq = 0, righta = 0, lefta = 0; local in function:drawArc
3295 leftq = curq;
3313 leftq = curq;
3331 leftq = curq;
3346 leftq = curq;
3423 if (mask & (1 << leftq)) {
3465 mirrorSppPoint (leftq, &left->counterClock);
3466 mirrorSppPoint (leftq, &left->center);
3467 mirrorSppPoint (leftq, &left->clock);
/xsrc/external/mit/xorg-server/dist/mi/
H A Dmiarc.c3266 int rightq, leftq = 0, righta = 0, lefta = 0; local in function:drawArc
3310 leftq = curq;
3328 leftq = curq;
3346 leftq = curq;
3361 leftq = curq;
3439 if (mask & (1 << leftq)) {
3480 mirrorSppPoint(leftq, &left->counterClock);
3481 mirrorSppPoint(leftq, &left->center);
3482 mirrorSppPoint(leftq, &left->clock);

Completed in 34 milliseconds