Home
last modified time | relevance | path

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

/external/skia/src/pdf/
DSkPDFDocument.cpp183 , fPDFA(pdfa) { in SkPDFDocument()
203 if (fPDFA) { in onBeginPage()
407 if (fPDFA) { in onClose()
DSkPDFDocument.h95 bool fPDFA; variable
/external/skia/dm/
DDMSrcSink.h333 PDFSink(bool pdfa = false) : fPDFA(pdfa) {} in fPDFA() function
337 bool fPDFA; variable
DDMSrcSink.cpp1400 metadata, nullptr, fPDFA); in draw()