Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/ozone/platform/wayland/host/
H A Dwayland_touch.h71 virtual void OnTouchMotionEvent(const gfx::PointF& location,
H A Dwayland_touch.cc88 touch->delegate_->OnTouchMotionEvent(location, timestamp, id); in Motion()
H A Dwayland_event_source.h115 void OnTouchMotionEvent(const gfx::PointF& location,
H A Dwayland_event_source.cc309 void WaylandEventSource::OnTouchMotionEvent(const gfx::PointF& location, in OnTouchMotionEvent() function in ui::WaylandEventSource