Home
last modified time | relevance | path

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

/external/chromium_org/ash/wm/
Dwindow_animations.h71 ASH_EXPORT gfx::Rect GetMinimizeAnimationTargetBoundsInScreen(
Dwindow_animations.cc78 gfx::Rect target_bounds = GetMinimizeAnimationTargetBoundsInScreen(window); in AddLayerAnimationsForMinimize()
503 gfx::Rect GetMinimizeAnimationTargetBoundsInScreen(aura::Window* window) { in GetMinimizeAnimationTargetBoundsInScreen() function
/external/chromium_org/ash/wm/gestures/
Dsystem_pinch_handler.cc130 gfx::Rect rect = GetMinimizeAnimationTargetBoundsInScreen(target_); in GetPhantomWindowScreenBounds()
/external/chromium_org/ash/wm/caption_buttons/
Dframe_maximize_button.cc500 gfx::Rect rect = GetMinimizeAnimationTargetBoundsInScreen(window); in ScreenBoundsForType()