Searched refs:center_in_parent (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/ash/wm/
H A Ddefault_state.cc607 gfx::Rect center_in_parent = local
609 center_in_parent.ClampToCenteredSize(window->bounds().size());
610 window_state->SetBoundsDirectAnimated(center_in_parent);

Completed in 569 milliseconds