Searched refs:nRectsTmp (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/miext/damage/ | ||
| H A D | damage.c | 1161 int nRectsTmp = nRects; local in function:damagePolyRectangle 1169 while(nRectsTmp--) 1335 int nRectsTmp = nRects; local in function:damagePolyFillRect 1342 while(--nRectsTmp) |
| /xsrc/external/mit/xorg-server/dist/miext/damage/ | ||
| H A D | damage.c | 1037 int nRectsTmp = nRects; local in function:damagePolyRectangle 1046 while (nRectsTmp--) { 1201 int nRectsTmp = nRects; local in function:damagePolyFillRect 1208 while (--nRectsTmp) { |
| /xsrc/external/mit/xf86-video-qxl/dist/src/uxa/ | ||
| H A D | uxa-damage.c | 719 int nRectsTmp = nRects; local in function:uxa_damage_poly_rectangle 727 while(nRectsTmp--) |
Completed in 16 milliseconds