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

  /external/chromium_org/content/port/browser/
event_with_latency_info.h 37 void CoalesceWith(const EventWithLatencyInfo& other) {
  /external/chromium_org/content/browser/renderer_host/input/
input_router_impl.cc 171 coalesced_mouse_wheel_events_.back().CoalesceWith(wheel_event);
235 next_mouse_move_->CoalesceWith(mouse_event);
gesture_event_filter.cc 275 last_event->CoalesceWith(gesture_event);
touch_event_queue.cc 200 coalesced_event_.CoalesceWith(event_with_latency);

Completed in 99 milliseconds