Home
last modified time | relevance | path

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

/third_party/skia/tests/
H A DDrawPathTest.cpp342 SkPath filteredPath; in test_infinite_dash() local
347 paint.getFillPath(path, &filteredPath); in test_infinite_dash()
366 SkPath filteredPath; in test_crbug_165432() local
368 REPORTER_ASSERT(reporter, !dash->filterPath(&filteredPath, path, &rec, nullptr)); in test_crbug_165432()
369 REPORTER_ASSERT(reporter, filteredPath.isEmpty()); in test_crbug_165432()

Completed in 1 milliseconds