HomeSort by relevance Sort by last modified time
    Searched refs:m_pIccModule (Results 1 - 2 of 2) sorted by null

  /external/pdfium/core/fxcodec/
fx_codec.h 72 CCodec_IccModule* GetIccModule() const { return m_pIccModule.get(); }
101 std::unique_ptr<CCodec_IccModule> m_pIccModule;
  /external/pdfium/core/fxcodec/codec/
fx_codec.cpp 26 m_pIccModule(new CCodec_IccModule),

Completed in 87 milliseconds