Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkStroke.cpp103 SkVector* normal, SkVector* unitNormal) { in set_normal_unitnormal()
115 SkVector* normal, SkVector* unitNormal) { in set_normal_unitnormal()
296 SkVector* unitNormal, bool currIsLine) { in preJoinTo()
329 const SkVector& unitNormal) { in postJoinTo()
482 SkVector normal, unitNormal; in lineTo() local
/external/skia/tools/viewer/
DSimpleStrokerSlide.cpp332 SkPoint SkPathStroker2::unitNormal(const PathSegment& seg, float t) { in unitNormal() function in __anond9bb0fb30111::SkPathStroker2
DVariableWidthStrokerSlide.cpp971 SkPoint SkVarWidthStroker::unitNormal(const PathSegment& seg, float t, SkPoint* tangentOut) { in unitNormal() function in __anon1c73294f0111::SkVarWidthStroker