Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/speech/tts/
DSynthesisRequest.java47 private int mPitch; field in SynthesisRequest
117 return mPitch; in getPitch()
161 mPitch = pitch; in setPitch()
/frameworks/wilhelm/src/itf/
DIPitch.c32 thiz->mPitch = pitch; in IPitch_SetPitch()
50 SLpermille pitch = thiz->mPitch; in IPitch_GetPitch()
94 thiz->mPitch = 1000; in IPitch_init()
DI3DMacroscopic.c82 thiz->mOrientationAngles.mPitch = pitch; in I3DMacroscopic_SetOrientationAngles()
219 thiz->mOrientationAngles.mPitch = 0; in I3DMacroscopic_init()
DI3DLocation.c201 thiz->mOrientationAngles.mPitch = pitch; in I3DLocation_SetOrientationAngles()
284 thiz->mOrientationAngles.mPitch = 0; in I3DLocation_init()
/frameworks/wilhelm/src/
Dclasses.h61 IPitch mPitch; member
264 IPitch mPitch; member
Ditfstruct.h134 SLmillidegree mPitch; member
159 SLmillimeter mPitch; member
456 SLpermille mPitch; member
Dclasses.c82 {MPH_PITCH, INTERFACE_DYNAMIC_OPTIONAL, offsetof(CAudioPlayer, mPitch)},
314 {MPH_PITCH, INTERFACE_DYNAMIC_OPTIONAL, offsetof(CMidiPlayer, mPitch)},