Home
last modified time | relevance | path

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

/third_party/skia/src/pdf/
DSkPDFDevice.cpp1364 SkPDFDevice shapeDev(this->size(), fDocument, fInitialTransform); in finishContentEntry() local
1365 shapeDev.internalDrawPath(clipStack ? *clipStack : empty, in finishContentEntry()
1367 this->drawFormXObjectWithMask(dst, shapeDev.makeFormXObjectFromDevice(), in finishContentEntry()