Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkPath.cpp1049 SkVector* startV, SkVector* stopV, SkRotationDirection* dir) { in angles_to_unit_vectors()
1287 SkVector startV, stopV; in arcTo() local