Home
last modified time | relevance | path

Searched defs:unitNormal (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/src/core/
DSkStroke.cpp95 SkVector* normal, SkVector* unitNormal) { in set_normal_unitnormal()
107 SkVector* normal, SkVector* unitNormal) { in set_normal_unitnormal()
288 SkVector* unitNormal, bool currIsLine) { in preJoinTo()
321 const SkVector& unitNormal) { in postJoinTo()
474 SkVector normal, unitNormal; in lineTo() local
/third_party/skia/samplecode/
DSampleSimpleStroker.cpp329 SkPoint SkPathStroker2::unitNormal(const PathSegment& seg, float t) { in unitNormal() function in __anonaef6396d0111::SkPathStroker2
DSampleVariableWidthStroker.cpp970 SkPoint SkVarWidthStroker::unitNormal(const PathSegment& seg, float t, SkPoint* tangentOut) { in unitNormal() function in __anon660e97290111::SkVarWidthStroker