Home
last modified time | relevance | path

Searched refs:kSnapshotMaxSizeRatio (Results 1 – 1 of 1) sorted by relevance

/external/chromium/chrome/browser/chromeos/
Dwm_overview_controller.cc53 static const double kSnapshotMaxSizeRatio = 0.77; variable
348 bounds.width() * kSnapshotMaxSizeRatio, in CalculateCellSize()
349 bounds.height() * kSnapshotMaxSizeRatio); in CalculateCellSize()