/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/mobileer/miditools/synth/ |
H A D | SawVoice.java | 36 public void noteOn(int noteIndex, int velocity) { in noteOn() argument
|
H A D | SynthVoice.java | 33 public void noteOn(int noteIndex, int velocity) { in noteOn() argument
|
H A D | SynthEngine.java | 220 public void noteOff(int channel, int noteIndex, int velocity) { in noteOff() argument 253 public void noteOn(int channel, int noteIndex, int velocity) { in noteOn() argument
|
/third_party/libinput/src/ |
H A D | filter-trackpoint.c | 83 double velocity; in trackpoint_accelerator_filter() local 48 trackpoint_accel_profile(struct motion_filter *filter, void *data, double velocity, uint64_t time) trackpoint_accel_profile() argument
|
H A D | filter-mouse.c | 51 double velocity; /* units/us */ member 79 double velocity; /* units/us in normalized 1000dpi units*/ in calculate_acceleration_factor() local
|
H A 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
|
H A D | filter-touchpad.c | 48 double velocity; /* units/us */ member 77 double velocity; /* units/us in device-native dpi*/ in calculate_acceleration_factor() local
|
H A D | filter-touchpad-x230.c | 65 double velocity; /* units/us */ member 88 acceleration_profile(struct pointer_accelerator_x230 *accel, void *data, double velocity, uint64_t time) acceleration_profile() argument 107 calculate_acceleration(struct pointer_accelerator_x230 *accel, void *data, double velocity, double last_velocity, uint64_t time) calculate_acceleration() argument 140 double velocity; /* units/us */ accelerator_filter_x230() local [all...] |
H A D | filter.c | 250 double velocity = calculate_trackers_velocity(tracker, in trackers_velocity() local 296 calculate_acceleration_simpsons(struct motion_filter *filter, accel_profile_func_t profile, void *data, double velocity, double last_velocity, uint64_t time) calculate_acceleration_simpsons() argument [all...] |
/third_party/skia/modules/particles/src/ |
H A D | SkParticleEffect.cpp | 265 start(double now, bool looping, SkPoint position, SkVector heading, float scale, SkVector velocity, float spin, SkColor4f color, float frame, float seed) start() argument
|
/third_party/glfw/examples/ |
H A D | particles.c | 247 float xy_angle, velocity; in init_particle() local
|
/third_party/alsa-lib/include/ |
H A D | seq_event.h | 234 unsigned char velocity; /**< velocity */ member
|
H A D | ump_msg.h | 45 uint8_t velocity; /**< Velocity (7bit) */ member 200 uint16_t velocity; /**< Velocity (16bit) */ member
|
/third_party/backends/backend/ |
H A D | microtek.h | 323 SANE_Byte velocity; member
|
/third_party/alsa-lib/include/sound/uapi/ |
H A D | asequencer.h | 199 unsigned char velocity; member
|