Searched refs:strokedPath (Results 1 - 2 of 2) sorted by relevance

/external/skia/tests/
H A DBlurTest.cpp121 SkPath strokedPath; local
122 paint.getFillPath(path, &strokedPath);
123 SkRect refBound = strokedPath.getBounds();
/external/skqp/tests/
H A DBlurTest.cpp120 SkPath strokedPath; local
121 paint.getFillPath(path, &strokedPath);
122 SkRect refBound = strokedPath.getBounds();

Completed in 99 milliseconds