Home
last modified time | relevance | path

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

/external/skia/tests/
DGrPathUtilsTest.cpp41 float radsSum = 0; in check_cubic_convex_180() local
45 radsSum += rads; in check_cubic_convex_180()
51 REPORTER_ASSERT(r, SkScalarNearlyEqual(radsSum, totalRotation)); in check_cubic_convex_180()