Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/skia/
Dfx_skia_device.cpp477 int subFunctionCount = subFunctions.size(); in AddStitching() local
478 for (int i = 0; i < subFunctionCount; ++i) { in AddStitching()
488 i < subFunctionCount - 1 ? pFunc->GetBound(i + 1) : pFunc->GetDomain(1); in AddStitching()