OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetLatencyInfoForInputEvent
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/cc/input/
input_handler.h
128
virtual void
SetLatencyInfoForInputEvent
(
/external/chromium_org/cc/trees/
layer_tree_host_impl.h
130
virtual void
SetLatencyInfoForInputEvent
(const ui::LatencyInfo& latency_info)
layer_tree_host_impl.cc
414
void LayerTreeHostImpl::
SetLatencyInfoForInputEvent
(
[
all
...]
/external/chromium_org/content/renderer/gpu/
input_handler_proxy.cc
92
input_handler_->
SetLatencyInfoForInputEvent
(latency_info);
input_handler_proxy_unittest.cc
54
MOCK_METHOD1(
SetLatencyInfoForInputEvent
,
[
all
...]
Completed in 27 milliseconds