Home
last modified time | relevance | path

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

/third_party/skia/tests/
DBlurTest.cpp325 SkPath polyPath; in DEF_TEST() local
326 polyPath.addPoly(polyPts, SK_ARRAY_COUNT(polyPts), true); in DEF_TEST()
338 cpu_blur_path(polyPath, sigma, generalCaseResult, kSize); in DEF_TEST()
/third_party/flutter/skia/tests/
DBlurTest.cpp328 SkPath polyPath; in DEF_TEST() local
329 polyPath.addPoly(polyPts, SK_ARRAY_COUNT(polyPts), true); in DEF_TEST()
341 cpu_blur_path(polyPath, sigma, generalCaseResult, kSize); in DEF_TEST()