Home
last modified time | relevance | path

Searched refs:m_nSrcComponents (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/core/fpdfapi/page/
Dcpdf_iccprofile.cpp26 m_nSrcComponents = 3; in CPDF_IccProfile()
34 m_nSrcComponents = nSrcComps; in CPDF_IccProfile()
Dcpdf_iccprofile.h28 uint32_t GetComponents() const { return m_nSrcComponents; } in GetComponents()
37 uint32_t m_nSrcComponents = 0; variable
/external/pdfium/core/fxcodec/codec/
Dccodec_iccmodule.h29 int m_nSrcComponents; variable
Dfx_codec_icc.cpp35 m_nSrcComponents(srcComponents), in CLcmsCmm()