Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/skia/
Dfx_skia_device.cpp1662 } else if (const CPDF_StitchFunc* pStitchFunc = pFuncs[j]->ToStitchFunc()) { in DrawShading() local
1663 if (!AddStitching(pStitchFunc, &skColors, &skPos)) in DrawShading()