Home
last modified time | relevance | path

Searched refs:nextLen (Results 1 – 1 of 1) sorted by relevance

/third_party/flutter/skia/samplecode/
DSampleAAGeometry.cpp1038 SkScalar nextLen = vector.length(); in draw_bisect() local
1039 if (lastLen < nextLen) { in draw_bisect()
1040 lastV.setLength(nextLen); in draw_bisect()