Searched defs:sampleAnimationAtTime (Results 1 - 2 of 2) sorted by relevance

/external/webkit/WebCore/svg/
H A DSVGDocumentExtensions.cpp90 bool SVGDocumentExtensions::sampleAnimationAtTime(const String& elementId, SVGSMILElement* element, double time) function in class:WebCore::SVGDocumentExtensions
97 container->sampleAnimationAtTime(elementId, time);
/external/webkit/WebCore/svg/animation/
H A DSMILTimeContainer.cpp212 void SMILTimeContainer::sampleAnimationAtTime(const String& elementId, double newTime) function in class:WebCore::SMILTimeContainer

Completed in 76 milliseconds