Searched defs:velocity (Results 1 – 14 of 14) sorted by relevance
/third_party/libinput/src/ |
D | filter-touchpad-x230.c | 65 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
|
D | filter-trackpoint.c | 50 double velocity, in trackpoint_accel_profile() 83 double velocity; in trackpoint_accelerator_filter() local
|
D | filter.c | 208 double velocity; in trackers_velocity() local 282 double velocity, in calculate_acceleration_simpsons()
|
D | filter-touchpad.c | 48 double velocity; /* units/us */ member 77 double velocity; /* units/us in device-native dpi*/ in calculate_acceleration_factor() local
|
D | filter-low-dpi.c | 51 double velocity; /* units/us */ member 112 double velocity; /* units/us in device-native dpi*/ in calculate_acceleration_factor() local
|
D | filter-mouse.c | 51 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/ |
D | SawVoice.java | 36 public void noteOn(int noteIndex, int velocity) { in noteOn()
|
D | SynthEngine.java | 220 public void noteOff(int channel, int noteIndex, int velocity) { in noteOff() 253 public void noteOn(int channel, int noteIndex, int velocity) { in noteOn()
|
D | SynthVoice.java | 33 public void noteOn(int noteIndex, int velocity) { in noteOn()
|
/third_party/typescript/tests/ts_extra_tests/test_ts_cases/spec/interfaces/1_interface_declarations/ |
D | interface_declarations_1.ts | 54 let result1: { rate: number,velocity: number; } = { variable
|
/third_party/skia/modules/particles/src/ |
D | SkParticleEffect.cpp | 266 float scale, SkVector velocity, float spin, SkColor4f color, in start()
|
/third_party/alsa-lib/include/ |
D | seq_event.h | 233 unsigned char velocity; /**< velocity */ member
|
/third_party/glfw/examples/ |
D | particles.c | 245 float xy_angle, velocity; in init_particle() local
|
/third_party/alsa-lib/include/sound/uapi/ |
D | asequencer.h | 198 unsigned char velocity; member
|