Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfapi/page/
Dcpdf_colorspace.cpp231 uint32_t nExpectedComponents);
1068 uint32_t nExpectedComponents) { in FindAlternateProfile() argument
1080 if (pAlterCS->CountComponents() != nExpectedComponents) in FindAlternateProfile()