Searched defs:approximation_cache_size (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/android/thumbnail/
H A Dthumbnail_store.cc116 size_t approximation_cache_size,
128 approximation_cache_(approximation_cache_size),
114 ThumbnailStore(const std::string& disk_cache_path_str, size_t default_cache_size, size_t approximation_cache_size, size_t compression_queue_max_size, size_t write_queue_max_size, bool use_approximation_thumbnail) argument

Completed in 41 milliseconds