Home
last modified time | relevance | path

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

/external/skia/src/pdf/
DSkPDFDevice.cpp266 bool apply_clip(SkClipOp op, const SkPath& u, const SkPath& v, SkPath* r) { in apply_clip() function
314 if (!apply_clip(clipEntry->getOp(), *outClipPath, entryPath, outClipPath)) { in get_clip_stack_path()