HomeSort by relevance Sort by last modified time
    Searched refs:initAsPath (Results 1 - 4 of 4) sorted by null

  /external/skia/src/core/
SkClipStack.cpp 168 this->initAsPath(saveCount, path, m, op, doAA);
186 this->initAsPath(saveCount, path, m, op, doAA);
205 this->initAsPath(saveCount, path, m, op, doAA);
208 void SkClipStack::Element::initAsPath(int saveCount, const SkPath& path, const SkMatrix& m,
    [all...]
SkClipStack.h 242 void initAsPath(int saveCount, const SkPath&, const SkMatrix&, SkClipOp, bool doAA);
  /external/skqp/src/core/
SkClipStack.cpp 168 this->initAsPath(saveCount, path, m, op, doAA);
186 this->initAsPath(saveCount, path, m, op, doAA);
205 this->initAsPath(saveCount, path, m, op, doAA);
208 void SkClipStack::Element::initAsPath(int saveCount, const SkPath& path, const SkMatrix& m,
    [all...]
SkClipStack.h 242 void initAsPath(int saveCount, const SkPath&, const SkMatrix&, SkClipOp, bool doAA);

Completed in 72 milliseconds