Home
last modified time | relevance | path

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

/third_party/skia/src/core/
DSkPathBuilder.cpp271 SkVector* startV, SkVector* stopV, SkRotationDirection* dir) { in angles_to_unit_vectors()
343 SkVector startV, stopV; in arcTo() local
DSkPath.cpp870 SkVector* startV, SkVector* stopV, SkRotationDirection* dir) { in angles_to_unit_vectors()
1107 SkVector startV, stopV; in arcTo() local
/third_party/skia/gm/
Dwacky_yuv_formats.cpp238 SkVector startV = o1 - center, endV = o2 - center; in add_arc() local
/third_party/flutter/skia/gm/
Dwacky_yuv_formats.cpp252 SkVector startV = o1 - center, endV = o2 - center; in add_arc() local
/third_party/flutter/skia/src/pathops/
DSkPathOpsTSect.cpp1369 SkDVector startV = test->fCoinStart.perpPt() - test->pointFirst(); in removeByPerpendicular() local
/third_party/skia/src/pathops/
DSkPathOpsTSect.cpp1370 SkDVector startV = test->fCoinStart.perpPt() - test->pointFirst(); in removeByPerpendicular() local
/third_party/flutter/skia/src/core/
DSkPath.cpp1132 SkVector* startV, SkVector* stopV, SkRotationDirection* dir) { in angles_to_unit_vectors()
1369 SkVector startV, stopV; in arcTo() local