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

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

Completed in 111 milliseconds