Searched refs:morphpath (Results 1 – 2 of 2) sorted by relevance
/external/skia/src/effects/ |
D | Sk1DPathEffect.cpp | 112 static void morphpath(SkPath* dst, const SkPath& src, SkPathMeasure& meas, in morphpath() function 191 morphpath(dst, fPath, meas, distance); in next()
|
/external/skia/src/core/ |
D | SkDevice.cpp | 286 static void morphpath(SkPath* dst, const SkPath& src, SkPathMeasure& meas, in morphpath() function 363 morphpath(&tmp, *iterPath, meas, m); in drawTextOnPath()
|