Home
last modified time | relevance | path

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

/external/skia/tests/
DDrawPathTest.cpp285 SkPath filteredPath; in test_infinite_dash() local
290 paint.getFillPath(path, &filteredPath); in test_infinite_dash()
309 SkPath filteredPath; in test_crbug_165432() local
311 REPORTER_ASSERT(reporter, !dash->filterPath(&filteredPath, path, &rec, nullptr)); in test_crbug_165432()
312 REPORTER_ASSERT(reporter, filteredPath.isEmpty()); in test_crbug_165432()
/external/skqp/tests/
DDrawPathTest.cpp285 SkPath filteredPath; in test_infinite_dash() local
290 paint.getFillPath(path, &filteredPath); in test_infinite_dash()
309 SkPath filteredPath; in test_crbug_165432() local
311 REPORTER_ASSERT(reporter, !dash->filterPath(&filteredPath, path, &rec, nullptr)); in test_crbug_165432()
312 REPORTER_ASSERT(reporter, filteredPath.isEmpty()); in test_crbug_165432()