Home
last modified time | relevance | path

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

/external/skqp/tests/
DDrawPathTest.cpp294 SkPath filteredPath; in test_infinite_dash() local
299 paint.getFillPath(path, &filteredPath); in test_infinite_dash()
318 SkPath filteredPath; in test_crbug_165432() local
320 REPORTER_ASSERT(reporter, !dash->filterPath(&filteredPath, path, &rec, nullptr)); in test_crbug_165432()
321 REPORTER_ASSERT(reporter, filteredPath.isEmpty()); in test_crbug_165432()
/external/skia/tests/
DDrawPathTest.cpp294 SkPath filteredPath; in test_infinite_dash() local
299 paint.getFillPath(path, &filteredPath); in test_infinite_dash()
318 SkPath filteredPath; in test_crbug_165432() local
320 REPORTER_ASSERT(reporter, !dash->filterPath(&filteredPath, path, &rec, nullptr)); in test_crbug_165432()
321 REPORTER_ASSERT(reporter, filteredPath.isEmpty()); in test_crbug_165432()