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

/frameworks/base/core/java/android/speech/tts/
H A DSynthesisRequest.java47 private int mPitch; field in class:SynthesisRequest
117 return mPitch;
161 mPitch = pitch;
/frameworks/wilhelm/src/
H A Dclasses.c82 {MPH_PITCH, INTERFACE_DYNAMIC_OPTIONAL, offsetof(CAudioPlayer, mPitch)},
314 {MPH_PITCH, INTERFACE_DYNAMIC_OPTIONAL, offsetof(CMidiPlayer, mPitch)},
H A Dclasses.h61 IPitch mPitch; member in struct:CAudioPlayer_struct
264 IPitch mPitch; member in struct:__anon1584
H A Ditfstruct.h134 SLmillidegree mPitch; member in struct:__anon1601::__anon1603
159 SLmillimeter mPitch; member in struct:__anon1605::__anon1607
456 SLpermille mPitch; member in struct:__anon1632
/frameworks/wilhelm/src/itf/
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;
H A DIPitch.c32 thiz->mPitch = pitch;
50 SLpermille pitch = thiz->mPitch;
94 thiz->mPitch = 1000;

Completed in 108 milliseconds