Searched refs:frameAtIndex (Results 1 – 3 of 3) sorted by relevance
332 PassRefPtr<NativeImageSkia> BitmapImage::frameAtIndex(size_t index) in frameAtIndex() function in WebCore::BitmapImage355 return frameAtIndex(currentFrame()); in nativeImageForCurrentFrame()586 RefPtr<NativeImageSkia> frame = frameAtIndex(0); in checkForSolidColor()
107 PassRefPtr<NativeImageSkia> frameAtIndex(size_t);
86 m_image->frameAtIndex(i); in loadImage()