HomeSort by relevance Sort by last modified time
    Searched full:pproofprofile (Results 1 - 1 of 1) sorted by null

  /external/pdfium/core/src/fxcodec/codec/
fx_codec_icc.cpp 493 void* pProofProfile = NULL;
495 pProofProfile = CreateProfile(pProofParam, Icc_CLASS_PROOF, &key);
498 << (pProofProfile != NULL) << dwPrfIntent << dwPrfFlag;
508 if (pProofProfile) {
511 dwOutputProfileType, pProofProfile, dwIntent, dwPrfIntent, dwPrfFlag);
    [all...]

Completed in 85 milliseconds