Home
last modified time | relevance | path

Searched defs:asPath (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/core/
DSkClipStack.cpp135 void SkClipStack::Element::asPath(SkPath* path) const { in asPath() function in SkClipStack::Element
644 bool SkClipStack::asPath(SkPath *path) const { in asPath() function in SkClipStack