Home
last modified time | relevance | path

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

/third_party/skia/tests/
DWangsFormulaTest.cpp69 const float r_minus_eps = std::max(0.f, max_len - eps); in wangs_formula_conic_reference_impl() local
73 (tP[2] - tP[1] * 2 * w + tP[0]).length() + r_minus_eps * std::abs(1 - 2 * w + 1); in wangs_formula_conic_reference_impl()