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/graphics/
DDeferredImageDecoder.h96 int m_repetitionCount; variable
DBitmapImage.h174 …int m_repetitionCount; // How many total animation loops we should do. This will be cAnimationNon… variable
DDeferredImageDecoderTest.cpp144 int m_repetitionCount; member in blink::DeferredImageDecoderTest
/external/chromium_org/third_party/WebKit/Source/platform/image-decoders/webp/
DWEBPImageDecoder.h83 int m_repetitionCount; variable