Searched defs:startV (Results 1 - 4 of 4) sorted by relevance
/third_party/skia/src/core/ |
H A D | SkPathBuilder.cpp | 343 SkVector startV, stopV; in arcTo() local 270 angles_to_unit_vectors(SkScalar startAngle, SkScalar sweepAngle, SkVector* startV, SkVector* stopV, SkRotationDirection* dir) angles_to_unit_vectors() argument [all...] |
H A D | SkPath.cpp | 1107 SkVector startV, stopV; in arcTo() local 869 angles_to_unit_vectors(SkScalar startAngle, SkScalar sweepAngle, SkVector* startV, SkVector* stopV, SkRotationDirection* dir) angles_to_unit_vectors() argument [all...] |
/third_party/skia/src/pathops/ |
H A D | SkPathOpsTSect.cpp | 1370 SkDVector startV = test->fCoinStart.perpPt() - test->pointFirst(); in removeByPerpendicular() local
|
/third_party/skia/gm/ |
H A D | wacky_yuv_formats.cpp | 238 SkVector startV = o1 - center, endV = o2 - center; in add_arc() local
|
Completed in 11 milliseconds