Home | History | Annotate | Download | only in extensions

Lines Matching refs:ImageCacheKey

648   typedef std::pair<FilePath, std::string> ImageCacheKey;
649 typedef std::map<ImageCacheKey, SkBitmap> ImageCache;