HomeSort by relevance Sort by last modified time
    Searched refs:addAnimatedPath (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/svg/
SVGPathBlender.h 39 bool addAnimatedPath(SVGPathSource*, SVGPathSource*, SVGPathConsumer*, unsigned repeatCount);
SVGPathUtilities.cpp 180 bool ok = blender->addAnimatedPath(&fromSource, &bySource, builder, repeatCount);
SVGPathBlender.cpp 299 bool SVGPathBlender::addAnimatedPath(SVGPathSource* fromSource, SVGPathSource* toSource, SVGPathConsumer* consumer, unsigned repeatCount)

Completed in 907 milliseconds