OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:postJoinTo
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/skia/src/core/
SkStroke.cpp
108
void
postJoinTo
(const SkPoint&, const SkVector& normal,
148
void SkPathStroker::
postJoinTo
(const SkPoint& currPt, const SkVector& normal,
243
this->
postJoinTo
(currPt, normal, unitNormal);
418
this->
postJoinTo
(pt2, normalBC, unitBC);
468
this->
postJoinTo
(pt3, normalCD, unitCD);
/external/skia/src/core/
SkStroke.cpp
108
void
postJoinTo
(const SkPoint&, const SkVector& normal,
148
void SkPathStroker::
postJoinTo
(const SkPoint& currPt, const SkVector& normal,
243
this->
postJoinTo
(currPt, normal, unitNormal);
418
this->
postJoinTo
(pt2, normalBC, unitBC);
468
this->
postJoinTo
(pt3, normalCD, unitCD);
Completed in 24 milliseconds