webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Static Public Member Functions | List of all members
WebCore::SVGPathBlender Class Reference

#include <SVGPathBlender.h>

Static Public Member Functions

static bool addAnimatedPath (SVGPathSource &from, SVGPathSource &to, SVGPathConsumer &, unsigned repeatCount)
 
static bool blendAnimatedPath (SVGPathSource &from, SVGPathSource &to, SVGPathConsumer &, float)
 
static bool canBlendPaths (SVGPathSource &from, SVGPathSource &to)
 

Member Function Documentation

◆ addAnimatedPath()

bool WebCore::SVGPathBlender::addAnimatedPath ( SVGPathSource from,
SVGPathSource to,
SVGPathConsumer consumer,
unsigned  repeatCount 
)
static

◆ blendAnimatedPath()

bool WebCore::SVGPathBlender::blendAnimatedPath ( SVGPathSource from,
SVGPathSource to,
SVGPathConsumer consumer,
float  progress 
)
static

◆ canBlendPaths()

bool WebCore::SVGPathBlender::canBlendPaths ( SVGPathSource from,
SVGPathSource to 
)
static

The documentation for this class was generated from the following files: