Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxcodec/codec/
Dfx_codec_icc.cpp283 ICodec_IccModule::IccCS CCodec_IccModule::GetProfileCS( in GetProfileCS() function in CCodec_IccModule
298 ICodec_IccModule::IccCS CCodec_IccModule::GetProfileCS(IFX_FileRead* pFile) { in GetProfileCS() function in CCodec_IccModule
306 cs = GetProfileCS(pBuf, dwSize); in GetProfileCS()
Dcodec_int.h276 IccCS GetProfileCS(const uint8_t* pProfileData,
278 IccCS GetProfileCS(IFX_FileRead* pFile) override;
/external/pdfium/core/include/fxcodec/
Dfx_codec.h491 virtual IccCS GetProfileCS(const uint8_t* pProfileData,
494 virtual IccCS GetProfileCS(IFX_FileRead* pFile) = 0;