Home
last modified time | relevance | path

Searched refs:onEndPage (Results 1 – 8 of 8) sorted by relevance

/external/skia/src/xps/
DSkXPSDocument.h28 void onEndPage() override;
DSkXPSDocument.cpp42 void SkXPSDocument::onEndPage() { in onEndPage() function in SkXPSDocument
/external/skia/src/core/
DSkDocument.cpp64 this->onEndPage(); in endPage()
/external/skia/src/pdf/
DSkPDFDocument.h65 void onEndPage() override;
DSkPDFDocument.cpp224 void SkPDFDocument::onEndPage() { in onEndPage() function in SkPDFDocument
/external/skia/include/core/
DSkDocument.h212 virtual void onEndPage() = 0;
/external/skia/src/utils/
DSkMultiPictureDocument.cpp60 void onEndPage() override { in onEndPage() function
/external/skia/site/dev/design/
Dpdftheory.md46 the canvas is complete (SkDocument::onEndPage() is called), the
315 When all drawing is complete, SkPDFDocument::onEndPage() will call