Searched refs:SkPathStroker (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/skia/src/core/
H A DSkStroke.cpp62 class SkPathStroker { class
64 SkPathStroker(const SkPath& src,
115 void SkPathStroker::preJoinTo(const SkPoint& currPt, SkVector* normal,
139 void SkPathStroker::postJoinTo(const SkPoint& currPt, const SkVector& normal,
147 void SkPathStroker::finishContour(bool close, bool currIsLine) {
181 SkPathStroker::SkPathStroker(const SkPath& src, function in class:SkPathStroker
213 void SkPathStroker::moveTo(const SkPoint& pt) {
221 void SkPathStroker::line_to(const SkPoint& currPt, const SkVector& normal) {
226 void SkPathStroker
[all...]
/external/skia/src/core/
H A DSkStroke.cpp62 class SkPathStroker { class
64 SkPathStroker(const SkPath& src,
115 void SkPathStroker::preJoinTo(const SkPoint& currPt, SkVector* normal,
139 void SkPathStroker::postJoinTo(const SkPoint& currPt, const SkVector& normal,
147 void SkPathStroker::finishContour(bool close, bool currIsLine) {
181 SkPathStroker::SkPathStroker(const SkPath& src, function in class:SkPathStroker
213 void SkPathStroker::moveTo(const SkPoint& pt) {
221 void SkPathStroker::line_to(const SkPoint& currPt, const SkVector& normal) {
226 void SkPathStroker
[all...]
/external/chromium_org/third_party/skia/include/core/
H A DSkPath.h974 friend class SkPathStroker;
/external/skia/include/core/
H A DSkPath.h974 friend class SkPathStroker;

Completed in 122 milliseconds