Home
last modified time | relevance | path

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

/third_party/skia/tests/
H A DWangsFormulaTest.cpp60 SkPoint tP[3] = {P[0] - C, P[1] - C, P[2] - C}; in wangs_formula_conic_reference_impl() local
63 max_len = std::max(max_len, tP[i].length()); in wangs_formula_conic_reference_impl()
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()

Completed in 1 milliseconds