Home
last modified time | relevance | path

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

/third_party/skia/tests/
H A DCubicMapTest.cpp40 const SkScalar MAX_SOLVER_ERR = 0.008f; // found by running w/ current impl in exercise_cubicmap() local
58 REPORTER_ASSERT(reporter, diff < MAX_SOLVER_ERR); in exercise_cubicmap()

Completed in 1 milliseconds