Home
last modified time | relevance | path

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

/external/chromium_org/content/browser/renderer_host/
Drender_widget_host_impl.cc931 mouse_event, CreateRWHLatencyInfoIfNotExist(NULL, mouse_event.type))); in ForwardMouseEvent()
956 wheel_event, CreateRWHLatencyInfoIfNotExist(NULL, wheel_event.type))); in ForwardWheelEvent()
985 CreateRWHLatencyInfoIfNotExist(&ui_latency, gesture_event.type); in ForwardGestureEventWithLatencyInfo()
1023 CreateRWHLatencyInfoIfNotExist(&ui_latency, touch_event.type); in ForwardTouchEventWithLatencyInfo()
1091 CreateRWHLatencyInfoIfNotExist(NULL, key_event.type), in ForwardKeyboardEvent()
1108 ui::LatencyInfo RenderWidgetHostImpl::CreateRWHLatencyInfoIfNotExist( in CreateRWHLatencyInfoIfNotExist() function in content::RenderWidgetHostImpl
Drender_widget_host_impl.h556 ui::LatencyInfo CreateRWHLatencyInfoIfNotExist(