Home
last modified time | relevance | path

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

/external/webkit/WebCore/platform/image-decoders/gif/
DGIFImageDecoder.h61 virtual unsigned frameDurationAtIndex(size_t index) { return 0; } in frameDurationAtIndex() function
/external/webkit/WebCore/platform/graphics/
DImageSource.cpp139 float ImageSource::frameDurationAtIndex(size_t index) in frameDurationAtIndex() function in WebCore::ImageSource
DBitmapImage.cpp224 float BitmapImage::frameDurationAtIndex(size_t index) in frameDurationAtIndex() function in WebCore::BitmapImage
/external/webkit/WebCore/platform/graphics/cg/
DImageSourceCG.cpp240 float ImageSource::frameDurationAtIndex(size_t index) in frameDurationAtIndex() function in WebCore::ImageSource
/external/webkit/WebCore/platform/graphics/android/
DImageSourceAndroid.cpp404 float ImageSource::frameDurationAtIndex(size_t index) in frameDurationAtIndex() function in WebCore::ImageSource