Home
last modified time | relevance | path

Searched defs:velocity (Results 1 - 15 of 15) sorted by relevance

/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/mobileer/miditools/synth/
H A DSawVoice.java36 public void noteOn(int noteIndex, int velocity) { in noteOn() argument
H A DSynthVoice.java33 public void noteOn(int noteIndex, int velocity) { in noteOn() argument
H A DSynthEngine.java220 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 Dfilter-trackpoint.c83 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 Dfilter-mouse.c51 double velocity; /* units/us */ member
79 double velocity; /* units/us in normalized 1000dpi units*/ in calculate_acceleration_factor() local
H A Dfilter-low-dpi.c51 double velocity; /* units/us */ member
112 double velocity; /* units/us in device-native dpi*/ in calculate_acceleration_factor() local
H A Dfilter-touchpad.c48 double velocity; /* units/us */ member
77 double velocity; /* units/us in device-native dpi*/ in calculate_acceleration_factor() local
H A Dfilter-touchpad-x230.c65 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 Dfilter.c250 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 DSkParticleEffect.cpp265 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 Dparticles.c247 float xy_angle, velocity; in init_particle() local
/third_party/alsa-lib/include/
H A Dseq_event.h234 unsigned char velocity; /**< velocity */ member
H A Dump_msg.h45 uint8_t velocity; /**< Velocity (7bit) */ member
200 uint16_t velocity; /**< Velocity (16bit) */ member
/third_party/backends/backend/
H A Dmicrotek.h323 SANE_Byte velocity; member
/third_party/alsa-lib/include/sound/uapi/
H A Dasequencer.h199 unsigned char velocity; member

Completed in 14 milliseconds