Home
last modified time | relevance | path

Searched defs:velocity (Results 1 – 14 of 14) sorted by relevance

/third_party/libinput/src/
Dfilter-touchpad-x230.c65 double velocity; /* units/us */ member
89 void *data, double velocity, uint64_t time) in acceleration_profile()
109 double velocity, in calculate_acceleration()
140 double velocity; /* units/us */ in accelerator_filter_x230() local
Dfilter-trackpoint.c50 double velocity, in trackpoint_accel_profile()
83 double velocity; in trackpoint_accelerator_filter() local
Dfilter.c208 double velocity; in trackers_velocity() local
282 double velocity, in calculate_acceleration_simpsons()
Dfilter-touchpad.c48 double velocity; /* units/us */ member
77 double velocity; /* units/us in device-native dpi*/ in calculate_acceleration_factor() local
Dfilter-low-dpi.c51 double velocity; /* units/us */ member
112 double velocity; /* units/us in device-native dpi*/ in calculate_acceleration_factor() local
Dfilter-mouse.c51 double velocity; /* units/us */ member
79 double velocity; /* units/us in device-native dpi*/ in calculate_acceleration_factor() local
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/mobileer/miditools/synth/
DSawVoice.java36 public void noteOn(int noteIndex, int velocity) { in noteOn()
DSynthEngine.java220 public void noteOff(int channel, int noteIndex, int velocity) { in noteOff()
253 public void noteOn(int channel, int noteIndex, int velocity) { in noteOn()
DSynthVoice.java33 public void noteOn(int noteIndex, int velocity) { in noteOn()
/third_party/typescript/tests/ts_extra_tests/test_ts_cases/spec/interfaces/1_interface_declarations/
Dinterface_declarations_1.ts54 let result1: { rate: number,velocity: number; } = { variable
/third_party/skia/modules/particles/src/
DSkParticleEffect.cpp266 float scale, SkVector velocity, float spin, SkColor4f color, in start()
/third_party/alsa-lib/include/
Dseq_event.h233 unsigned char velocity; /**< velocity */ member
/third_party/glfw/examples/
Dparticles.c245 float xy_angle, velocity; in init_particle() local
/third_party/alsa-lib/include/sound/uapi/
Dasequencer.h198 unsigned char velocity; member