Home
last modified time | relevance | path

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

/external/chromium_org/ash/wm/
Dwindow_resizer.h121 static void AdjustDeltaForTouchResize(const Details& details,
Dwindow_resizer.cc189 AdjustDeltaForTouchResize(details, &delta_x, &delta_y); in CalculateBoundsForDrag()
308 void WindowResizer::AdjustDeltaForTouchResize(const Details& details, in AdjustDeltaForTouchResize() function in ash::WindowResizer