Home
last modified time | relevance | path

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

/external/skia/samplecode/
DSampleVariableWidthStroker.cpp929 SkPoint tangentStart, tangentEnd; in approximateSegment() local
930 SkPoint offsetStart = unitNormal(seg, 0, &tangentStart); in approximateSegment()