Home
last modified time | relevance | path

Searched refs:morphpath (Results 1 – 4 of 4) sorted by relevance

/external/skia/src/effects/
DSk1DPathEffect.cpp109 static void morphpath(SkPath* dst, const SkPath& src, SkPathMeasure& meas, in morphpath() function
188 morphpath(dst, fPath, meas, distance); in next()
/external/skqp/src/effects/
DSk1DPathEffect.cpp106 static void morphpath(SkPath* dst, const SkPath& src, SkPathMeasure& meas, in morphpath() function
190 morphpath(dst, fPath, meas, distance); in next()
/external/skqp/src/core/
DSkDevice.cpp383 static void morphpath(SkPath* dst, const SkPath& src, SkPathMeasure& meas, in morphpath() function
464 morphpath(&tmp, *iterPath, meas, m); in drawTextOnPath()
/external/skia/src/core/
DSkDevice.cpp384 static void morphpath(SkPath* dst, const SkPath& src, SkPathMeasure& meas, in morphpath() function
465 morphpath(&tmp, *iterPath, meas, m); in drawTextOnPath()