Home
last modified time | relevance | path

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

/third_party/skia/tests/
DPathTest.cpp552 bool largeConvex = largePath.isConvex(); in test_tiny_path_convexity() local
553 REPORTER_ASSERT(reporter, smallConvex == largeConvex); in test_tiny_path_convexity()