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

  /frameworks/base/core/java/android/speech/tts/
SynthesisRequest.java 43 private int mPitch;
90 return mPitch;
120 mPitch = pitch;
  /frameworks/wilhelm/src/itf/
IPitch.c 32 thiz->mPitch = pitch;
50 SLpermille pitch = thiz->mPitch;
94 thiz->mPitch = 1000;
I3DLocation.c 201 thiz->mOrientationAngles.mPitch = pitch;
284 thiz->mOrientationAngles.mPitch = 0;
I3DMacroscopic.c 82 thiz->mOrientationAngles.mPitch = pitch;
219 thiz->mOrientationAngles.mPitch = 0;
  /frameworks/wilhelm/src/
classes.h 61 IPitch mPitch;
259 IPitch mPitch;
itfstruct.h 134 SLmillidegree mPitch;
159 SLmillimeter mPitch;
455 SLpermille mPitch;
classes.c 82 {MPH_PITCH, INTERFACE_DYNAMIC_OPTIONAL, offsetof(CAudioPlayer, mPitch)},
309 {MPH_PITCH, INTERFACE_DYNAMIC_OPTIONAL, offsetof(CMidiPlayer, mPitch)},

Completed in 43 milliseconds