Searched refs:maxLines (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/xaa/ | ||
| H A D | xaaFillRect.c | 941 int maxLines = infoRec->ImageWriteRange/dwords; local in function:WriteColumn 946 if(step > maxLines) step = maxLines; |
Completed in 3 milliseconds