/external/replicaisland/src/com/replica/replicaisland/ |
D | NPCAnimationComponent.java | 125 final Vector2 velocity = parentObject.getVelocity(); in shouldFall() local 137 final Vector2 velocity = parentObject.getVelocity(); in shouldJump() local 148 final Vector2 velocity = parentObject.getVelocity(); in shouldRun() local 158 final Vector2 velocity = parentObject.getVelocity(); in shouldMove() local 193 final Vector2 velocity = parentObject.getVelocity(); in idle() local 219 final Vector2 velocity = parentObject.getVelocity(); in walk() local 256 final Vector2 velocity = parentObject.getVelocity(); in run() local 292 final Vector2 velocity = parentObject.getVelocity(); in shoot() local 303 final Vector2 velocity = parentObject.getVelocity(); in jumpStart() local 321 final Vector2 velocity = parentObject.getVelocity(); in jumpAir() local
|
D | PhysicsComponent.java | 129 protected void resolveCollision(Vector2 velocity, Vector2 impulse, Vector2 opposingNormal, in resolveCollision() 169 protected void resolveCollision(Vector2 velocity, Vector2 impulse, Vector2 opposingNormal, in resolveCollision()
|
D | Interpolator.java | 106 private float calculateAcceleration(float velocity, float acceleration, float target) { in calculateAcceleration()
|
D | GameObject.java | 172 public final void setVelocity(Vector2 velocity) { in setVelocity()
|
/external/perfetto/ui/src/frontend/ |
D | pan_and_zoom_handler.ts | 181 const velocity = 1 + msSinceStartOfAnimation * ACCELERATION_PER_MS; constant 199 const velocity = 1 + msSinceStartOfAnimation * ACCELERATION_PER_MS; constant
|
/external/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()
|
/external/sonivox/arm-wt-22k/lib_src/ |
D | eas_voicemgt.c | 1260 …Mgr, S_SYNTH *pSynth, EAS_I32 voiceNum, EAS_U8 channel, EAS_U8 note, EAS_U8 velocity, EAS_U16 regi… in VMStolenVoice() 1524 …_VOICE_MGR *pVoiceMgr, S_SYNTH *pSynth, EAS_U8 channel, EAS_U8 note, EAS_U8 velocity, EAS_U16 regi… in VMCheckPolyphonyLimiting() 1599 …_VOICE_MGR *pVoiceMgr, S_SYNTH *pSynth, EAS_U8 channel, EAS_U8 note, EAS_U8 velocity, EAS_U16 regi… in VMStartVoice() 1736 …VMStartNote (S_VOICE_MGR *pVoiceMgr, S_SYNTH *pSynth, EAS_U8 channel, EAS_U8 note, EAS_U8 velocity) in VMStartNote() 1857 … VMStopNote (S_VOICE_MGR *pVoiceMgr, S_SYNTH *pSynth, EAS_U8 channel, EAS_U8 note, EAS_U8 velocity) in VMStopNote()
|
D | eas_otadata.h | 74 EAS_U8 velocity; /* current volume */ member
|
D | eas_dlssynth.c | 185 …Voice, const S_DLS_ARTICULATION *pDLSArt, S_SYNTH_CHANNEL *pChannel, EAS_I32 gain, EAS_U8 velocity) in DLS_UpdateGain()
|
D | eas_imelody.c | 892 EAS_U8 velocity; in IMY_PlayNote() local
|
D | eas_synth.h | 285 EAS_U8 velocity; /* 0 <= velocity <= 127 */ member
|
/external/skqp/samplecode/ |
D | SampleLitAtlas.cpp | 392 const SkPoint& velocity() const { return fVelocity; } in velocity() function in DrawLitAtlasDrawable::ObjectRecord 393 void setVelocity(const SkPoint& velocity) { fVelocity = velocity; } in setVelocity()
|
/external/skia/modules/particles/src/ |
D | SkParticleEffect.cpp | 263 float scale, SkVector velocity, float spin, SkColor4f color, in start()
|
/external/sonivox/arm-wt-22k/host_src/ |
D | eas_types.h | 242 EAS_U8 velocity; member
|
/external/sonivox/arm-wt-22k/include/libsonivox/ |
D | eas_types.h | 242 EAS_U8 velocity; member
|
/external/sonivox/jet_tools/JetCreator/ |
D | midifile.py | 395 def __init__ (self, ticks, seq, channel, note, velocity): argument 428 def __init__ (self, ticks, seq, channel, note, velocity, note_length, note_off_velocity): argument
|
/external/tensorflow/tensorflow/python/ops/parallel_for/ |
D | control_flow_ops_test.py | 2079 def __init__(self, mass, velocity): argument 2095 def __init__(self, mass, velocity): argument
|
/external/kernel-headers/original/uapi/sound/ |
D | asequencer.h | 198 unsigned char velocity; member
|
/external/python/cpython2/Mac/Modules/qt/ |
D | _Qtmodule.c | 25200 long velocity; in Qt_MusicPlayNote() local
|
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/bench/ |
D | apiviewer.js | 175 …",b=".prototype",L="function",K="Boolean",J="Error",I="constructor",H="warn",G="hasOwnProperty",F=…
|