Searched refs:finishContentEntry (Results 1 – 6 of 6) sorted by relevance
/external/skia/src/pdf/ |
D | SkPDFDevice.h | 211 void finishContentEntry(const SkClipStack*, SkBlendMode, SkPDFIndirectReference, SkPath*);
|
D | SkPDFDevice.cpp | 422 fDevice->finishContentEntry(fClipStack, fBlendMode, fDstFormXObject, shape); in ~ScopedContentEntry() 1611 void SkPDFDevice::finishContentEntry(const SkClipStack* clipStack, in finishContentEntry() function in SkPDFDevice
|
/external/skqp/src/pdf/ |
D | SkPDFDevice.h | 215 void finishContentEntry(const SkClipStack*, SkBlendMode, SkPDFIndirectReference, SkPath*);
|
D | SkPDFDevice.cpp | 422 fDevice->finishContentEntry(fClipStack, fBlendMode, fDstFormXObject, shape); in ~ScopedContentEntry() 1624 void SkPDFDevice::finishContentEntry(const SkClipStack* clipStack, in finishContentEntry() function in SkPDFDevice
|
/external/skqp/site/dev/design/ |
D | pdftheory.md | 470 called,SkPDFDevice::finishContentEntry(), which takes action if the 480 finishContentEntry uses. The clear xfer mode is a special case; if
|
/external/skia/site/dev/design/ |
D | pdftheory.md | 470 called,SkPDFDevice::finishContentEntry(), which takes action if the 480 finishContentEntry uses. The clear xfer mode is a special case; if
|