Home
last modified time | relevance | path

Searched defs:beforeUnitNormal (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/m133/src/core/
DSkStrokerPriv.cpp86 static void BluntJoiner(SkPath* outer, SkPath* inner, const SkVector& beforeUnitNormal, in BluntJoiner()
102 static void RoundJoiner(SkPath* outer, SkPath* inner, const SkVector& beforeUnitNormal, in RoundJoiner()
139 static void MiterJoiner(SkPath* outer, SkPath* inner, const SkVector& beforeUnitNormal, in MiterJoiner()
/third_party/skia/src/core/
DSkStrokerPriv.cpp84 static void BluntJoiner(SkPath* outer, SkPath* inner, const SkVector& beforeUnitNormal, in BluntJoiner()
100 static void RoundJoiner(SkPath* outer, SkPath* inner, const SkVector& beforeUnitNormal, in RoundJoiner()
137 static void MiterJoiner(SkPath* outer, SkPath* inner, const SkVector& beforeUnitNormal, in MiterJoiner()