Searched refs:nFuncs (Results 1 – 1 of 1) sorted by relevance
1996 int nFuncs = pFuncs.size(); in DrawShading() local1997 if (nFuncs > 1) // TODO(caryclark) remove this restriction in DrawShading()2007 for (int j = 0; j < nFuncs; j++) { in DrawShading()