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

  /external/pdfium/core/fxcodec/jbig2/
JBig2_SymbolDict.h 27 void AddImage(std::unique_ptr<CJBig2_Image> image) {
JBig2_SddProc.cpp 267 pDict->AddImage(SDINSYMS[I]
271 pDict->AddImage(pdfium::WrapUnique(SDNEWSYMS[I - SDNUMINSYMS]));
601 pDict->AddImage(SDINSYMS[I]
605 pDict->AddImage(pdfium::WrapUnique(SDNEWSYMS[I - SDNUMINSYMS]));
  /external/pdfium/core/fpdfapi/page/
cpdf_streamcontentparser.h 100 CPDF_ImageObject* AddImage(std::unique_ptr<CPDF_Stream> pStream);
101 CPDF_ImageObject* AddImage(uint32_t streamObjNum);
102 CPDF_ImageObject* AddImage(CPDF_Image* pImage);
  /external/skia/tools/viewer/
Viewer.cpp     [all...]

Completed in 226 milliseconds