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

  /external/chromium_org/ui/events/gesture_detection/
gesture_detector.cc 396 const int pointer_id = ev.GetPointerId(0); local
398 const float velocity_y = velocity_tracker_.GetYVelocity(pointer_id);
399 const float velocity_x = velocity_tracker_.GetXVelocity(pointer_id);
  /external/chromium_org/win8/metro_driver/
chrome_app_view_ash.cc 493 uint32 pointer_id() const { function in class:ChromeAppViewAsh::PointerInfoHandler
    [all...]

Completed in 219 milliseconds