Home
last modified time | relevance | path

Searched defs:ImageRep (Results 1 – 2 of 2) sorted by relevance

/third_party/cef/tests/cefclient/browser/
Dimage_cache.h27 struct ImageRep { struct
36 typedef std::vector<ImageRep> ImageRepSet; argument
Dimage_cache.cc24 ImageCache::ImageRep::ImageRep(const std::string& path, float scale_factor) in ImageRep() function in client::ImageCache::ImageRep