Home
last modified time | relevance | path

Searched refs:SLLSPERBLOCK (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/xserver/mi/
H A Dmipoly.h113 #define SLLSPERBLOCK 25 macro
116 ScanLineList SLLs[SLLSPERBLOCK];
H A Dmipoly.c91 if (*iSLLBlock > SLLSPERBLOCK - 1) { in miInsertEdgeInET()