Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/platform/image-decoders/gif/
DGIFImageDecoder.h88 mutable int m_repetitionCount; variable
/external/chromium_org/third_party/WebKit/Source/platform/image-decoders/webp/
DWEBPImageDecoder.h80 int m_repetitionCount; variable
/external/chromium_org/third_party/WebKit/Source/platform/graphics/
DDeferredImageDecoder.h94 int m_repetitionCount; variable
DBitmapImage.h167 …int m_repetitionCount; // How many total animation loops we should do. This will be cAnimationNon… variable
DDeferredImageDecoderTest.cpp149 int m_repetitionCount; member in WebCore::DeferredImageDecoderTest