Searched refs:filteredPath (Results 1 – 1 of 1) sorted by relevance
286 SkPath filteredPath; in test_infinite_dash() local291 paint.getFillPath(path, &filteredPath); in test_infinite_dash()310 SkPath filteredPath; in test_crbug_165432() local312 REPORTER_ASSERT(reporter, !dash->filterPath(&filteredPath, path, &rec, nullptr)); in test_crbug_165432()313 REPORTER_ASSERT(reporter, filteredPath.isEmpty()); in test_crbug_165432()