Home
last modified time | relevance | path

Searched defs:pdfDevice (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/pdf/
DSkPDFDocument.cpp143 bool SkPDFDocument::appendPage(const SkRefPtr<SkPDFDevice>& pdfDevice) { in appendPage()
DSkPDFDevice.cpp940 SkPDFDevice* pdfDevice = static_cast<SkPDFDevice*>(device); in drawDevice() local