Home
last modified time | relevance | path

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

/external/skia/tests/
DCubicMapTest.cpp37 const SkScalar MAX_SOLVER_ERR = 0.008f; // found by running w/ current impl in exercise_cubicmap() local
55 REPORTER_ASSERT(reporter, diff < MAX_SOLVER_ERR); in exercise_cubicmap()
/external/skqp/tests/
DCubicMapTest.cpp37 const SkScalar MAX_SOLVER_ERR = 0.008f; // found by running w/ current impl in exercise_cubicmap() local
55 REPORTER_ASSERT(reporter, diff < MAX_SOLVER_ERR); in exercise_cubicmap()