Searched defs:startV (Results 1 – 7 of 7) sorted by relevance
/third_party/skia/src/core/ |
D | SkPathBuilder.cpp | 271 SkVector* startV, SkVector* stopV, SkRotationDirection* dir) { in angles_to_unit_vectors() 343 SkVector startV, stopV; in arcTo() local
|
D | SkPath.cpp | 870 SkVector* startV, SkVector* stopV, SkRotationDirection* dir) { in angles_to_unit_vectors() 1107 SkVector startV, stopV; in arcTo() local
|
/third_party/skia/gm/ |
D | wacky_yuv_formats.cpp | 238 SkVector startV = o1 - center, endV = o2 - center; in add_arc() local
|
/third_party/flutter/skia/gm/ |
D | wacky_yuv_formats.cpp | 252 SkVector startV = o1 - center, endV = o2 - center; in add_arc() local
|
/third_party/flutter/skia/src/pathops/ |
D | SkPathOpsTSect.cpp | 1369 SkDVector startV = test->fCoinStart.perpPt() - test->pointFirst(); in removeByPerpendicular() local
|
/third_party/skia/src/pathops/ |
D | SkPathOpsTSect.cpp | 1370 SkDVector startV = test->fCoinStart.perpPt() - test->pointFirst(); in removeByPerpendicular() local
|
/third_party/flutter/skia/src/core/ |
D | SkPath.cpp | 1132 SkVector* startV, SkVector* stopV, SkRotationDirection* dir) { in angles_to_unit_vectors() 1369 SkVector startV, stopV; in arcTo() local
|