Home
last modified time | relevance | path

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

/third_party/skia/tests/
H A DGeometryTest.cpp527 static SkPoint kFlatCubic[4] = {{0, 0}, {0, 1}, {0, 2}, {0, 3}}; in test_measure_rotation() local
528 REPORTER_ASSERT(reporter, SkScalarNearlyZero(SkMeasureNonInflectCubicRotation(kFlatCubic))); in test_measure_rotation()

Completed in 1 milliseconds