Home
last modified time | relevance | path

Searched refs:animationAdvanced (Results 1 – 5 of 5) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/
DImageObserver.h44 virtual void animationAdvanced(const Image*) = 0;
DBitmapImage.cpp465 imageObserver()->animationAdvanced(this); in internalAdvanceAnimation()
/external/webkit/Source/WebCore/loader/cache/
DCachedImage.h86 virtual void animationAdvanced(const Image*);
DCachedImage.cpp378 void CachedImage::animationAdvanced(const Image* image) in animationAdvanced() function in WebCore::CachedImage
/external/webkit/Source/WebCore/
DChangeLog-2006-05-1025585 (WebCore::CachedImage::animationAdvanced):