Home
last modified time | relevance | path

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

/external/skia/tests/
DPathTest.cpp437 bool largeConvex = largePath.isConvex(); in test_tiny_path_convexity() local
438 REPORTER_ASSERT(reporter, smallConvex == largeConvex); in test_tiny_path_convexity()