Searched refs:TouchEventStreamValidator (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/content/common/input/
H A Dtouch_event_stream_validator.h16 class TouchEventStreamValidator { class in namespace:content
18 TouchEventStreamValidator();
19 ~TouchEventStreamValidator();
28 DISALLOW_COPY_AND_ASSIGN(TouchEventStreamValidator);
H A Dtouch_event_stream_validator.cc27 TouchEventStreamValidator::TouchEventStreamValidator() { function in class:content::TouchEventStreamValidator
30 TouchEventStreamValidator::~TouchEventStreamValidator() {
33 bool TouchEventStreamValidator::Validate(const WebTouchEvent& event,
H A Dinput_event_stream_validator.h32 TouchEventStreamValidator touch_validator_;

Completed in 75 milliseconds