Home
last modified time | relevance | path

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

/external/chromium_org/ash/wm/
Dwindow_animations.cc325 const bool old_on_top = (old_bounds.width() > new_bounds.width()); in CrossFadeImpl() local
412 bool old_on_top = (old_bounds.width() > new_bounds.width()); in CrossFadeToBounds() local