Searched refs:iter_paint (Results 1 – 2 of 2) sorted by relevance
/third_party/skia/tests/ |
D | EmptyPathTest.cpp | 63 static void iter_paint(skiatest::Reporter* reporter, const SkPath& path, bool shouldDraw, in iter_paint() function 149 iter_paint(reporter, path, shouldDraw, allowCaps ? kDrawCaps : kDontDrawCaps); in test_emptydrawing()
|
/third_party/flutter/skia/tests/ |
D | EmptyPathTest.cpp | 63 static void iter_paint(skiatest::Reporter* reporter, const SkPath& path, bool shouldDraw, in iter_paint() function 149 iter_paint(reporter, path, shouldDraw, allowCaps ? kDrawCaps : kDontDrawCaps); in test_emptydrawing()
|