Searched refs:MAX_SOLVER_ERR (Results 1 – 2 of 2) sorted by relevance
37 const SkScalar MAX_SOLVER_ERR = 0.008f; // found by running w/ current impl in exercise_cubicmap() local55 REPORTER_ASSERT(reporter, diff < MAX_SOLVER_ERR); in exercise_cubicmap()