HomeSort by relevance Sort by last modified time
    Searched refs:GetMinimizeAnimationTargetBoundsInScreen (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/ash/wm/
window_animations.h 78 ASH_EXPORT gfx::Rect GetMinimizeAnimationTargetBoundsInScreen(
window_animations.cc 81 gfx::Rect target_bounds = GetMinimizeAnimationTargetBoundsInScreen(window);
514 gfx::Rect GetMinimizeAnimationTargetBoundsInScreen(aura::Window* window) {
  /external/chromium_org/ash/wm/gestures/
system_pinch_handler.cc 133 gfx::Rect rect = GetMinimizeAnimationTargetBoundsInScreen(target_);
  /external/chromium_org/ash/wm/workspace/
frame_maximize_button.cc 498 gfx::Rect rect = GetMinimizeAnimationTargetBoundsInScreen(window);

Completed in 266 milliseconds