Home
last modified time | relevance | path

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

/third_party/skia/src/pdf/
DSkPDFDevice.h155 SkDynamicMemoryWStream* setUpContentEntry(const SkClipStack* clipStack,
DSkPDFDevice.cpp245 fDevice->setUpContentEntry(clipStack, matrix, paint, textScale, &fDstFormXObject); in ScopedContentEntry()
1217 SkDynamicMemoryWStream* SkPDFDevice::setUpContentEntry(const SkClipStack* clipStack, in setUpContentEntry() function in SkPDFDevice
/third_party/flutter/skia/src/pdf/
DSkPDFDevice.h160 SkDynamicMemoryWStream* setUpContentEntry(const SkClipStack* clipStack,
DSkPDFDevice.cpp222 fDevice->setUpContentEntry(clipStack, matrix, paint, textScale, &fDstFormXObject); in ScopedContentEntry()
1234 SkDynamicMemoryWStream* SkPDFDevice::setUpContentEntry(const SkClipStack* clipStack, in setUpContentEntry() function in SkPDFDevice
/third_party/skia/site/docs/dev/design/
Dpdftheory.md396 SkPDFDevice::setUpContentEntry(). This method examines the xfer modes in effect
419 ContentEntry's in setUpContentEntry instead of at the end. SrcIn, SrcOut, DstIn,
/third_party/flutter/skia/site/dev/design/
Dpdftheory.md462 SkPDFDevice::setUpContentEntry(). This method examines the xfer modes
487 beginning of the list of ContentEntry's in setUpContentEntry instead