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

  /external/chromium_org/ui/events/gesture_detection/
velocity_tracker_state.cc 46 velocity_tracker_.GetVelocity(id, &vx, &vy);
69 GetVelocity(id, &vx, NULL);
75 GetVelocity(id, NULL, &vy);
79 void VelocityTrackerState::GetVelocity(int32_t id,
velocity_tracker_state.h 38 void GetVelocity(int32_t id, float* out_vx, float* out_vy) const;
velocity_tracker.h 107 bool GetVelocity(uint32_t id, float* outVx, float* outVy) const;
velocity_tracker.cc 356 bool VelocityTracker::GetVelocity(uint32_t id,
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
dsound.h     [all...]
d3drmobj.h     [all...]

Completed in 109 milliseconds