HomeSort by relevance Sort by last modified time
    Searched defs:mPitch (Results 1 - 4 of 4) sorted by null

  /frameworks/base/core/java/android/speech/tts/
SynthesisRequest.java 47 private int mPitch;
117 return mPitch;
161 mPitch = pitch;
  /external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/
TtsPlatformImpl.java 46 mPitch = pitch;
51 mImpl.speak(mUtteranceId, mText, mLang, mRate, mPitch, mVolume);
59 float mPitch;
  /frameworks/wilhelm/src/
classes.h 61 IPitch mPitch;
264 IPitch mPitch;
itfstruct.h 134 SLmillidegree mPitch;
159 SLmillimeter mPitch;
456 SLpermille mPitch;

Completed in 58 milliseconds