Home
last modified time | relevance | path

Searched refs:prevL (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/tests/
H A DPathOpsCubicLineIntersectionTest.cpp170 SkDPoint prevL = line.ptAtT(i[1][0] - 0.0000007); in testOne() local
171 SkDebugf("{{%1.9g,%1.9g}, {%1.9g,%1.9g}},\n", prevL.fX, prevL.fY, i.pt(0).fX, i.pt(0).fY); in testOne()
175 sect.distance(i.pt(0)), cubic[3].distance(prevL)); in testOne()
/third_party/icu/tools/colprobe/
H A Dcolprobe.cpp642 Line *prevL = &prevTestLine; in positionExpansions() local
655 toMove->strength = probeStrength(&prevL, &toMove, comparer); in positionExpansions()
690 toMove->strength = probeStrength(&prevL, &toMove, comparer); in positionExpansions()

Completed in 4 milliseconds