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:blink::GIFImageDecoder
/external/chromium_org/third_party/WebKit/Source/platform/graphics/
H A DDeferredImageDecoder.h96 int m_repetitionCount; member in class:blink::DeferredImageDecoder
H A DBitmapImage.h174 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:blink::BitmapImage
H A DDeferredImageDecoderTest.cpp85 m_repetitionCount = cAnimationNone;
113 return m_repetitionCount;
144 int m_repetitionCount; member in class:blink::DeferredImageDecoderTest
262 m_repetitionCount = 10;
/external/chromium_org/third_party/WebKit/Source/platform/image-decoders/webp/
H A DWEBPImageDecoder.h83 int m_repetitionCount; member in class:blink::WEBPImageDecoder

Completed in 862 milliseconds