Home
last modified time | relevance | path

Searched refs:SetPngModule (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/fxcodec/
Dfx_codec.cpp60 SetPngModule(pdfium::MakeUnique<PngModule>()); in ModuleMgr()
Dfx_codec.h85 void SetPngModule(std::unique_ptr<PngModule> module) { in SetPngModule() function