HomeSort by relevance Sort by last modified time
    Searched defs:kTooWideAspectRatio (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/components/history/core/common/
thumbnail_score.h 47 // kTooWideAspectRatio. In cases where we don't have |good_clipping|,
99 static const double kTooWideAspectRatio;
thumbnail_score.cc 16 const double ThumbnailScore::kTooWideAspectRatio = 2.0;

Completed in 44 milliseconds