HomeSort by relevance Sort by last modified time
    Searched full:diffed (Results 1 - 8 of 8) sorted by null

  /developers/build/prebuilts/gradle/MidiScope/Application/src/main/java/com/example/android/common/midi/synth/
SawOscillatorDPW.java 46 float diffed = squared - mZ2; local
49 return diffed * mScaler * getAmplitude();
  /developers/build/prebuilts/gradle/MidiSynth/Application/src/main/java/com/example/android/common/midi/synth/
SawOscillatorDPW.java 46 float diffed = squared - mZ2; local
49 return diffed * mScaler * getAmplitude();
  /developers/samples/android/common/src/java/com/example/android/common/midi/synth/
SawOscillatorDPW.java 46 float diffed = squared - mZ2; local
49 return diffed * mScaler * getAmplitude();
  /development/samples/browseable/MidiScope/src/com.example.android.common.midi/synth/
SawOscillatorDPW.java 46 float diffed = squared - mZ2; local
49 return diffed * mScaler * getAmplitude();
  /development/samples/browseable/MidiSynth/src/com.example.android.common.midi/synth/
SawOscillatorDPW.java 46 float diffed = squared - mZ2; local
49 return diffed * mScaler * getAmplitude();
  /art/tools/dexfuzz/src/dexfuzz/rawdex/
ClassDataItem.java 91 // Only need to increment one, as all the others are diffed from the previous.
103 // Only need to increment one, as all the others are diffed from the previous.
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/properties/
PropertyMetadata.java 54 // AttributeDescriptors, and basically diffed the two: any attribute descriptor name
  /external/autotest/client/bin/
site_sysinfo.py 105 @param directory: directory to be diffed after an iteration finished.

Completed in 906 milliseconds