Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/skia/
Dfx_skia_device.cpp1996 int nFuncs = pFuncs.size(); in DrawShading() local
1997 if (nFuncs > 1) // TODO(caryclark) remove this restriction in DrawShading()
2007 for (int j = 0; j < nFuncs; j++) { in DrawShading()