Home
last modified time | relevance | path

Searched defs:startV (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/src/core/
H A DSkPathBuilder.cpp343 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 DSkPath.cpp1107 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 DSkPathOpsTSect.cpp1370 SkDVector startV = test->fCoinStart.perpPt() - test->pointFirst(); in removeByPerpendicular() local
/third_party/skia/gm/
H A Dwacky_yuv_formats.cpp238 SkVector startV = o1 - center, endV = o2 - center; in add_arc() local

Completed in 11 milliseconds