HomeSort by relevance Sort by last modified time
    Searched defs:m_currentFrame (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebCore/platform/graphics/chromium/
VideoLayerChromium.h 95 VideoFrameChromium* m_currentFrame;
  /external/webkit/Source/WebCore/platform/graphics/
BitmapImage.h 197 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.

Completed in 1063 milliseconds