| addImageToCache(const Image &image, int64 hashCode) | ImageCache | [static] |
| getFromFile(const File &file) | ImageCache | [static] |
| getFromHashCode(int64 hashCode) | ImageCache | [static] |
| getFromMemory(const void *imageData, int dataSize) | ImageCache | [static] |
| setCacheTimeout(int millisecs) | ImageCache | [static] |