Searched refs:initPath (Results 1 – 2 of 2) sorted by relevance
| /third_party/skia/src/core/ |
| D | SkClipStack.h | 85 this->initPath(0, path, m, op, doAA); in Element() 258 this->initPath(saveCount, path, m, op, doAA); in Element() 272 void initPath(int saveCount, const SkPath&, const SkMatrix&, SkClipOp, bool doAA);
|
| D | SkClipStack.cpp | 220 void SkClipStack::Element::initPath(int saveCount, const SkPath& path, const SkMatrix& m, in initPath() function in SkClipStack::Element
|