Searched defs:m_repetitionCount (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/image-decoders/gif/
H A DGIFImageDecoder.h88 mutable int m_repetitionCount; member in class:WebCore::GIFImageDecoder
/external/chromium_org/third_party/WebKit/Source/platform/graphics/
H A DDeferredImageDecoder.h95 int m_repetitionCount; member in class:WebCore::DeferredImageDecoder
H A DBitmapImage.h170 int m_repetitionCount; // How many total animation loops we should do. This will be cAnimationNone if this image type is incapable of animation. member in class:WebCore::BitmapImage
H A DDeferredImageDecoderTest.cpp85 m_repetitionCount = cAnimationNone;
113 return m_repetitionCount;
144 int m_repetitionCount; member in class:WebCore::DeferredImageDecoderTest
262 m_repetitionCount = 10;
/external/chromium_org/third_party/WebKit/Source/platform/image-decoders/webp/
H A DWEBPImageDecoder.h82 int m_repetitionCount; member in class:WebCore::WEBPImageDecoder

Completed in 112 milliseconds