Home | History | Annotate | Download | only in pdf

Lines Matching defs:ScopedContentEntry

620 class ScopedContentEntry {
622 ScopedContentEntry(SkPDFDevice* device, const SkDraw& draw,
630 ScopedContentEntry(SkPDFDevice* device, const SkClipStack* clipStack,
640 ~ScopedContentEntry() {
828 ScopedContentEntry content(this, &fExistingClipStack, fExistingClipRegion,
836 ScopedContentEntry content(this, d, newPaint);
906 ScopedContentEntry content(this, d, *paint);
964 ScopedContentEntry content(this, d, paint);
1034 ScopedContentEntry content(this, d.fClipStack, *d.fClip, matrix, paint);
1134 ScopedContentEntry content(this, d, textPaint, true);
1180 ScopedContentEntry content(this, d, textPaint, true);
1363 ScopedContentEntry content(this, d.fClipStack, *d.fClip, matrix, paint);
1424 // A ScopedContentEntry only exists during the course of a draw call, so
1425 // this can't be called while a ScopedContentEntry exists.
1769 ScopedContentEntry content(this, clipStack, clipRegion, identity, paint);
1935 ScopedContentEntry content(this, &fExistingClipStack,
1985 ScopedContentEntry content(this, &fExistingClipStack,
1996 ScopedContentEntry content(this, &fExistingClipStack,
2305 ScopedContentEntry content(this, clipStack, *clipRegion, scaled, paint);