OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:source_device
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/content/common/input/
synthetic_web_input_event_builders.cc
84
WebGestureEvent::SourceDevice
source_device
) {
88
result.sourceDevice =
source_device
;
121
WebGestureEvent::SourceDevice
source_device
) {
123
source_device
);
synthetic_web_input_event_builders.h
55
blink::WebGestureEvent::SourceDevice
source_device
);
/external/chromium_org/content/browser/renderer_host/input/
gesture_event_filter_unittest.cc
701
WebGestureEvent::SourceDevice
source_device
= GetParam();
local
706
SimulateGestureEvent(WebInputEvent::GestureFlingCancel,
source_device
);
711
SimulateGestureFlingStartEvent(0, -10,
source_device
);
717
SimulateGestureEvent(WebInputEvent::GestureFlingCancel,
source_device
);
727
SimulateGestureFlingStartEvent(0, -10,
source_device
);
729
SimulateGestureEvent(WebInputEvent::GestureFlingCancel,
source_device
);
748
SimulateGestureFlingStartEvent(0, -10,
source_device
);
757
SimulateGestureEvent(WebInputEvent::GestureFlingCancel,
source_device
);
764
SimulateGestureEvent(WebInputEvent::GestureFlingCancel,
source_device
);
769
SimulateGestureFlingStartEvent(0, -10,
source_device
);
[
all
...]
/external/chromium_org/ash/touch/
touch_hud_debug.cc
110
source_device
(GetSourceDeviceId(touch)) {
126
value->SetInteger("
source_device
",
source_device
);
139
int
source_device
;
member in struct:ash::internal::TouchPointLog
Completed in 76 milliseconds