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.cpp47 void SkXPSDocument::onEndPage() { in onEndPage() function in SkXPSDocument
/external/skia/src/core/
DSkDocument.cpp57 this->onEndPage(); in endPage()
/external/skia/src/pdf/
DSkPDFDocument.h55 void onEndPage() override;
DSkPDFDocument.cpp226 void SkPDFDocument::onEndPage() { in onEndPage() function in SkPDFDocument
/external/skia/include/core/
DSkDocument.h215 virtual void onEndPage() = 0;
/external/skia/src/utils/
DSkMultiPictureDocument.cpp55 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