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