Home
last modified time | relevance | path

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

/third_party/skia/tests/
DWangsFormulaTest.cpp161 auto setupQuadraticLengthTerm = [](int seed, SkPoint pts[], float term) { in DEF_TEST() local
225 setupQuadraticLengthTerm(level << 1, pts, x - epsilon); in DEF_TEST()
231 setupQuadraticLengthTerm(level << 1, pts, x + epsilon); in DEF_TEST()