Searched refs:CFX_IccProfileCache (Results 1 – 2 of 2) sorted by relevance
355 class CFX_IccProfileCache { class357 CFX_IccProfileCache();358 ~CFX_IccProfileCache();365 CFX_IccProfileCache::CFX_IccProfileCache() { in CFX_IccProfileCache() function in CFX_IccProfileCache369 CFX_IccProfileCache::~CFX_IccProfileCache() { in ~CFX_IccProfileCache()374 void CFX_IccProfileCache::Purge() {} in Purge()410 CFX_IccProfileCache* pCache = NULL; in CreateProfile()439 pCache = new CFX_IccProfileCache; in CreateProfile()
20 class CFX_IccProfileCache; variable326 std::map<CFX_ByteString, CFX_IccProfileCache*> m_MapProfile;