Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxcodec/codec/
Dfx_codec_icc.cpp464 FX_DWORD dwIntent, FX_DWORD dwFlag, FX_DWORD dwPrfIntent, FX_DWORD dwPrfFlag) in CreateTransform() argument
486 …key << dwInputProfileType << dwOutputProfileType << dwIntent << dwFlag << (pProofProfile != NULL) … in CreateTransform()
497 pProofProfile, dwIntent, dwPrfIntent, dwPrfFlag); in CreateTransform()
500 dwIntent, dwFlag); in CreateTransform()
Dcodec_int.h169 FX_DWORD dwIntent = Icc_INTENT_PERCEPTUAL,
/external/pdfium/core/include/fxcodec/
Dfx_codec.h263 FX_DWORD dwIntent = Icc_INTENT_PERCEPTUAL,