frameAtIndex      355 Source/platform/graphics/BitmapImage.cpp     return frameAtIndex(currentFrame());
frameAtIndex      595 Source/platform/graphics/BitmapImage.cpp     RefPtr<NativeImageSkia> frame = frameAtIndex(0);
frameAtIndex      108 Source/platform/graphics/BitmapImage.h     PassRefPtr<NativeImageSkia> frameAtIndex(size_t);
frameAtIndex       86 Source/platform/graphics/BitmapImageTest.cpp             m_image->frameAtIndex(i);