Home
last modified time | relevance | path

Searched refs:tangentEnd (Results 1 – 1 of 1) sorted by relevance

/external/skia/samplecode/
DSampleVariableWidthStroker.cpp929 SkPoint tangentStart, tangentEnd; in approximateSegment() local
931 SkPoint offsetEnd = unitNormal(seg, 1, &tangentEnd); in approximateSegment()