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

  /external/chromium_org/ui/events/
event.h 489 touch_id_(model.touch_id_),
513 int touch_id() const { return touch_id_; }
542 const int touch_id_; member in class:ui::TouchEvent
event.cc 506 touch_id_(GetTouchId(native_event)),
529 touch_id_(touch_id),
547 touch_id_(touch_id),

Completed in 41 milliseconds