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.cpp2132 int nFuncs = pFuncs.size(); in DrawShading() local
2133 if (nFuncs > 1) // TODO(caryclark) remove this restriction in DrawShading()
2143 for (int j = 0; j < nFuncs; j++) { in DrawShading()