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

  /external/chromium_org/chrome/common/
thumbnail_score.h 48 // kTooWideAspectRatio. In cases where we don't have |good_clipping|,
100 static const double kTooWideAspectRatio;
thumbnail_score.cc 16 const double ThumbnailScore::kTooWideAspectRatio = 2.0;

Completed in 28 milliseconds