AnimationFrameCacheKey | |
FrescoFrameCache | Bitmap frame cache that uses Fresco's AnimatedFrameCache to 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. |