| AnimationFrameCacheKey | |
| FrescoFrameCache | Bitmap frame cache that uses Fresco's AnimatedFrameCacheto cache frames. | 
| KeepLastFrameCache | Simple bitmap cache that keeps the last frame and reuses it if possible. | 
| NoOpCache | No-op bitmap cache that doesn't do anything. |