Searched defs:m_currentFrame (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/chromium/
H A DVideoLayerChromium.h95 VideoFrameChromium* m_currentFrame; member in class:WebCore::VideoLayerChromium
/external/webkit/Source/WebCore/platform/graphics/
H A DBitmapImage.h197 size_t currentFrame() const { return m_currentFrame; }
264 return m_isSolidColor && m_currentFrame == 0;
271 size_t m_currentFrame; // The index of the current frame of animation. member in class:WebCore::BitmapImage

Completed in 44 milliseconds