Searched refs:pProofProfile (Results 1 – 1 of 1) sorted by relevance
482 FX_LPVOID pProofProfile = NULL; in CreateTransform() local484 pProofProfile = CreateProfile(pProofParam, Icc_CLASS_PROOF, &key); in CreateTransform()486 …key << dwInputProfileType << dwOutputProfileType << dwIntent << dwFlag << (pProofProfile != NULL) … in CreateTransform()495 if (pProofProfile) { in CreateTransform()497 pProofProfile, dwIntent, dwPrfIntent, dwPrfFlag); in CreateTransform()