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.cpp432 int subFunctionCount = subFunctions.size(); in AddStitching() local
433 for (int i = 0; i < subFunctionCount; ++i) { in AddStitching()
440 i < subFunctionCount - 1 ? pFunc->GetBound(i + 1) : pFunc->GetDomain(1); in AddStitching()