Home
last modified time | relevance | path

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

/external/chromium_org/components/favicon_base/
Dselect_favicon_frames.cc23 size_t BiggestCandidate(const std::vector<gfx::Size>& candidate_sizes) { in BiggestCandidate()
53 const std::vector<gfx::Size>& candidate_sizes, in GetCandidateIndexWithBestScore()
114 const std::vector<gfx::Size>& candidate_sizes, in GetCandidateIndicesWithBestScores()
/external/chromium_org/chrome/browser/ui/webui/
Dchrome_web_ui_controller_factory.cc605 std::vector<gfx::Size> candidate_sizes; in GetFaviconForURL() local