Home
last modified time | relevance | path

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

/external/chromium_org/ash/touch/
Dtouch_uma.cc71 struct WindowTouchDetails { struct
72 WindowTouchDetails() in WindowTouchDetails() function
97 DEFINE_OWNED_WINDOW_PROPERTY_KEY(WindowTouchDetails,
214 WindowTouchDetails* details = target->GetProperty(kWindowTouchDetails); in RecordGestureEvent()
239 WindowTouchDetails* details = target->GetProperty(kWindowTouchDetails); in RecordTouchEvent()
241 details = new WindowTouchDetails; in RecordTouchEvent()