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.cpp2023 } else if (const CPDF_StitchFunc* pStitchFunc = pFuncs[j]->ToStitchFunc()) { in DrawShading() local
2024 if (!AddStitching(pStitchFunc, &skColors, &skPos)) in DrawShading()