Searched refs:copyMediaBox (Results 1 – 3 of 3) sorted by relevance
136 sk_sp<SkPDFArray> copyMediaBox() const;
233 page->insertObject("MediaBox", fPageDevice->copyMediaBox()); in onEndPage()
1537 sk_sp<SkPDFArray> SkPDFDevice::copyMediaBox() const { in copyMediaBox() function in SkPDFDevice1674 SkPDFMakeFormXObject(this->content(), this->copyMediaBox(), in makeFormXObjectFromDevice()