Home
last modified time | relevance | path

Searched defs:fromSource (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/svg/
DSVGPathBlender.cpp299 bool SVGPathBlender::addAnimatedPath(SVGPathSource* fromSource, SVGPathSource* toSource, SVGPathCon… in addAnimatedPath()
305 bool SVGPathBlender::blendAnimatedPath(float progress, SVGPathSource* fromSource, SVGPathSource* to… in blendAnimatedPath()
DSVGPathSegList.cpp216 SVGPathByteStreamSource fromSource(fromStream); in calculateAnimatedValue() local
DSVGPathUtilities.cpp177 SVGPathByteStreamSource fromSource(fromStreamCopy.get()); in addToSVGPathByteStream() local