Home
last modified time | relevance | path

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

/external/skia/src/pdf/
DSkPDFDevice.cpp1666 SkClipStack synthesizedClipStack; in setUpContentEntry() local
1674 synthesizedClipStack = fExistingClipStack; in setUpContentEntry()
1677 synthesizedClipStack.clipDevPath(clipPath, SkRegion::kReplace_Op, in setUpContentEntry()
1679 clipStack = &synthesizedClipStack; in setUpContentEntry()