Home
last modified time | relevance | path

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

/third_party/flutter/skia/samplecode/
DSampleAAGeometry.cpp1033 void draw_bisect(SkCanvas* canvas, const SkVector& lastVector, const SkVector& vector, in draw_bisect()
1073 SkVector firstVector, lastVector, nextLast, vector; in draw_bisects() local