Searched refs:polyPath (Results 1 - 1 of 1) sorted by relevance
/external/skia/tests/ | ||
H A D | BlurTest.cpp | 338 SkPath polyPath; local 339 polyPath.addPoly(polyPts, SK_ARRAY_COUNT(polyPts), true); 351 cpu_blur_path(polyPath, sigma, generalCaseResult, kSize); |
Completed in 25 milliseconds