Searched refs:SLLSPERBLOCK (Results 1 – 2 of 2) sorted by relevance
113 #define SLLSPERBLOCK 25 macro116 ScanLineList SLLs[SLLSPERBLOCK];
91 if (*iSLLBlock > SLLSPERBLOCK - 1) { in miInsertEdgeInET()