Searched defs:shouldPauseAnimation (Results 1 – 2 of 2) sorted by relevance
/external/chromium_org/third_party/WebKit/Source/web/tests/ | ||
D | BitmapImageTest.cpp | 55 virtual bool shouldPauseAnimation(const Image*) OVERRIDE { return false; } in shouldPauseAnimation() function in WebCore::BitmapImageTest::FakeImageObserver |
/external/chromium_org/third_party/WebKit/Source/core/fetch/ | ||
D | ImageResource.cpp | 427 bool ImageResource::shouldPauseAnimation(const WebCore::Image* image) in shouldPauseAnimation() function in WebCore::ImageResource |