Home
last modified time | relevance | path

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

/external/pdfium/core/src/fpdfapi/fpdf_page/
Dfpdf_page_doc.cpp529 void CPDF_DocPageData::ReleaseIccProfile(CPDF_IccProfile* pIccProfile) { in ReleaseIccProfile() argument
530 ASSERT(pIccProfile); in ReleaseIccProfile()
534 if (profile->get() != pIccProfile) in ReleaseIccProfile()
Dpageint.h345 void ReleaseIccProfile(CPDF_IccProfile* pIccProfile);