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

  /external/chromium_org/third_party/WebKit/Source/platform/graphics/
ImageObserver.h 46 virtual void animationAdvanced(const Image*) = 0;
BitmapImage.cpp 574 imageObserver()->animationAdvanced(this);
  /external/chromium_org/third_party/WebKit/Source/core/fetch/
ImageResource.h 106 virtual void animationAdvanced(const WebCore::Image*);
ImageResource.cpp 441 void ImageResource::animationAdvanced(const WebCore::Image* image)
  /external/chromium_org/third_party/WebKit/Source/web/tests/
BitmapImageTest.cpp 56 virtual void animationAdvanced(const Image*) OVERRIDE { }

Completed in 198 milliseconds