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

  /external/chromium_org/ui/events/gesture_detection/
motion_event_buffer.h 18 class MotionEventBufferClient {
20 virtual ~MotionEventBufferClient() {}
38 MotionEventBuffer(MotionEventBufferClient* client, bool enable_resampling);
59 MotionEventBufferClient* const client_;
motion_event_buffer.cc 354 MotionEventBuffer::MotionEventBuffer(MotionEventBufferClient* client,
motion_event_buffer_unittest.cc 41 public MotionEventBufferClient {
46 // MotionEventBufferClient implementation.
    [all...]

Completed in 134 milliseconds