Searched refs:morphpath (Results 1 – 2 of 2) sorted by relevance
/third_party/flutter/skia/src/effects/ |
D | Sk1DPathEffect.cpp | 113 static void morphpath(SkPath* dst, const SkPath& src, SkPathMeasure& meas, in morphpath() function 197 morphpath(dst, fPath, meas, distance); in next()
|
/third_party/skia/src/effects/ |
D | Sk1DPathEffect.cpp | 166 static void morphpath(SkPath* dst, const SkPath& src, SkPathMeasure& meas, in morphpath() function 230 morphpath(dst, fPath, meas, distance); in next()
|