Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/skia/
Dfx_skia_device.cpp476 const auto& subFunctions = pFunc->GetSubFunctions(); in AddStitching() local
477 int subFunctionCount = subFunctions.size(); in AddStitching()
479 const CPDF_ExpIntFunc* pSubFunc = subFunctions[i]->ToExpIntFunc(); in AddStitching()