Searched refs:CFX_IccTransformCache (Results 1 – 2 of 2) sorted by relevance
375 class CFX_IccTransformCache { class377 CFX_IccTransformCache(CLcmsCmm* pCmm = NULL);378 ~CFX_IccTransformCache();386 CFX_IccTransformCache::CFX_IccTransformCache(CLcmsCmm* pCmm) { in CFX_IccTransformCache() function in CFX_IccTransformCache391 CFX_IccTransformCache::~CFX_IccTransformCache() { in ~CFX_IccTransformCache()397 void CFX_IccTransformCache::Purge() {} in Purge()500 CFX_IccTransformCache* pTransformCache; in CreateTransform()507 pTransformCache = new CFX_IccTransformCache(pCmm); in CreateTransform()
21 class CFX_IccTransformCache; variable325 std::map<CFX_ByteString, CFX_IccTransformCache*> m_MapTranform;