Searched refs:mPitch (Results 1 - 7 of 7) sorted by relevance

/frameworks/base/core/java/android/speech/tts/
H A DSynthesisRequest.java43 private int mPitch; field in class:SynthesisRequest
90 return mPitch;
120 mPitch = pitch;
/frameworks/wilhelm/src/itf/
H A DIPitch.c32 thiz->mPitch = pitch;
50 SLpermille pitch = thiz->mPitch;
94 thiz->mPitch = 1000;
H A DI3DLocation.c201 thiz->mOrientationAngles.mPitch = pitch;
284 thiz->mOrientationAngles.mPitch = 0;
H A DI3DMacroscopic.c82 thiz->mOrientationAngles.mPitch = pitch;
219 thiz->mOrientationAngles.mPitch = 0;
/frameworks/wilhelm/src/
H A Dclasses.h61 IPitch mPitch; member in struct:CAudioPlayer_struct
259 IPitch mPitch; member in struct:__anon1614
H A Ditfstruct.h134 SLmillidegree mPitch; member in struct:__anon1631::__anon1633
159 SLmillimeter mPitch; member in struct:__anon1635::__anon1637
455 SLpermille mPitch; member in struct:__anon1662
H A Dclasses.c82 {MPH_PITCH, INTERFACE_DYNAMIC_OPTIONAL, offsetof(CAudioPlayer, mPitch)},
309 {MPH_PITCH, INTERFACE_DYNAMIC_OPTIONAL, offsetof(CMidiPlayer, mPitch)},

Completed in 3760 milliseconds