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

  /external/chromium_org/content/browser/renderer_host/input/
touch_event_queue.h 88 void QueueEvent(const TouchEventWithLatencyInfo& event);
202 // Used to defer touch forwarding when ack dispatch triggers |QueueEvent()|.
input_router_impl.cc 196 touch_event_queue_.QueueEvent(touch_event);
touch_event_queue.cc 288 TRACE_EVENT_ASYNC_BEGIN0("input", "TouchEventQueue::QueueEvent", this);
292 TRACE_EVENT_ASYNC_END0("input", "TouchEventQueue::QueueEvent", this);
396 void TouchEventQueue::QueueEvent(const TouchEventWithLatencyInfo& event) {
397 TRACE_EVENT0("input", "TouchEventQueue::QueueEvent");
touch_event_queue_unittest.cc 104 queue_->QueueEvent(TouchEventWithLatencyInfo(event, ui::LatencyInfo()));
873 // TouchEventQueue::QueueEvent() are properly handled.
    [all...]
  /frameworks/av/camera/tests/
ProCameraTests.cpp 219 void QueueEvent(ProEvent ev) {
245 QueueEvent(ACQUIRED);
249 QueueEvent(RELEASED);
254 QueueEvent(STOLEN);
267 QueueEvent(FRAME_RECEIVED);
291 QueueEvent(RESULT_RECEIVED);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mfidl.h     [all...]
mfobjects.h     [all...]

Completed in 571 milliseconds