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

  /external/chromium_org/third_party/skia/src/core/
SkStroke.cpp 99 void postJoinTo(const SkPoint&, const SkVector& normal,
139 void SkPathStroker::postJoinTo(const SkPoint& currPt, const SkVector& normal,
234 this->postJoinTo(currPt, normal, unitNormal);
409 this->postJoinTo(pt2, normalBC, unitBC);
459 this->postJoinTo(pt3, normalCD, unitCD);
  /external/skia/src/core/
SkStroke.cpp 99 void postJoinTo(const SkPoint&, const SkVector& normal,
139 void SkPathStroker::postJoinTo(const SkPoint& currPt, const SkVector& normal,
234 this->postJoinTo(currPt, normal, unitNormal);
409 this->postJoinTo(pt2, normalBC, unitBC);
459 this->postJoinTo(pt3, normalCD, unitCD);

Completed in 36 milliseconds