Home
last modified time | relevance | path

Searched defs:shouldPauseAnimation (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/web/tests/
DBitmapImageTest.cpp55 virtual bool shouldPauseAnimation(const Image*) OVERRIDE { return false; } in shouldPauseAnimation() function in WebCore::BitmapImageTest::FakeImageObserver
/external/chromium_org/third_party/WebKit/Source/core/fetch/
DImageResource.cpp427 bool ImageResource::shouldPauseAnimation(const WebCore::Image* image) in shouldPauseAnimation() function in WebCore::ImageResource