Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxcodec/codec/
Dfx_codec_icc.cpp339 class CFX_IccProfileCache class
342 CFX_IccProfileCache();
343 ~CFX_IccProfileCache();
349 CFX_IccProfileCache::CFX_IccProfileCache() in CFX_IccProfileCache() function in CFX_IccProfileCache
354 CFX_IccProfileCache::~CFX_IccProfileCache() in ~CFX_IccProfileCache()
360 void CFX_IccProfileCache::Purge() in Purge()
405 CFX_IccProfileCache* pCache = NULL; in CreateProfile()
435 pCache = new CFX_IccProfileCache; in CreateProfile()
513 CFX_IccProfileCache* pProfileCache; in ~CCodec_IccModule()