Home
last modified time | relevance | path

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

/third_party/skia/tests/
H A DPathTest.cpp542 SkPath smallPath; in test_tiny_path_convexity() local
543 SkAssertResult(SkParsePath::FromSVGString(pathBug, &smallPath)); in test_tiny_path_convexity()
544 bool smallConvex = smallPath.isConvex(); in test_tiny_path_convexity()

Completed in 9 milliseconds