Home
last modified time | relevance | path

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

/external/chromium_org/ash/touch/
Dtouch_uma.h69 GestureActionType FindGestureActionType(aura::Window* window,
Dtouch_uma.cc209 GestureActionType action = FindGestureActionType(target, event); in RecordGestureEvent()
409 TouchUMA::GestureActionType TouchUMA::FindGestureActionType( in FindGestureActionType() function in ash::TouchUMA