Home
last modified time | relevance | path

Searched refs:appendDestinations (Results 1 – 6 of 6) sorted by relevance

/external/skia/src/pdf/
DSkPDFDevice.h107 void appendDestinations(SkPDFDict* dict, SkPDFIndirectReference page) const;
DSkPDFDocument.cpp278 fPageDevice->appendDestinations(&fDests, fPageRefs.back()); in onEndPage()
DSkPDFDevice.cpp1414 void SkPDFDevice::appendDestinations(SkPDFDict* dict, SkPDFIndirectReference page) const { in appendDestinations() function in SkPDFDevice
/external/skqp/src/pdf/
DSkPDFDevice.h111 void appendDestinations(SkPDFDict* dict, SkPDFIndirectReference page) const;
DSkPDFDocument.cpp279 fPageDevice->appendDestinations(&fDests, fPageRefs.back()); in onEndPage()
DSkPDFDevice.cpp1427 void SkPDFDevice::appendDestinations(SkPDFDict* dict, SkPDFIndirectReference page) const { in appendDestinations() function in SkPDFDevice