Home
last modified time | relevance | path

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

/external/skia/src/pdf/
DSkPDFDevice.cpp1695 SkPDFDevice shapeDev(this->size(), fDocument, fInitialTransform); in finishContentEntry() local
1696 shapeDev.internalDrawPath(clipStack ? *clipStack : empty, in finishContentEntry()
1698 this->drawFormXObjectWithMask(dst, shapeDev.makeFormXObjectFromDevice(), in finishContentEntry()
/external/skqp/src/pdf/
DSkPDFDevice.cpp1708 SkPDFDevice shapeDev(this->size(), fDocument, fInitialTransform); in finishContentEntry() local
1709 shapeDev.internalDrawPath(clipStack ? *clipStack : empty, in finishContentEntry()
1711 this->drawFormXObjectWithMask(dst, shapeDev.makeFormXObjectFromDevice(), in finishContentEntry()