Searched refs:SLmillidegree (Results 1 - 6 of 6) sorted by relevance

/frameworks/wilhelm/src/
H A Ditfstruct.h102 SLmillidegree mAzimuth;
103 SLmillidegree mElevation;
104 SLmillidegree mSpeed;
130 SLmillidegree mAzimuth;
131 SLmillidegree mElevation;
136 SLmillidegree mHeading;
137 SLmillidegree mPitch;
138 SLmillidegree mRoll;
147 SLmillidegree mTheta;
172 SLmillidegree mThet
[all...]
/frameworks/wilhelm/src/itf/
H A DI3DLocation.c43 SLmillidegree azimuth, SLmillidegree elevation, SLmillimeter distance)
189 SLmillidegree heading, SLmillidegree pitch, SLmillidegree roll)
213 static SLresult I3DLocation_Rotate(SL3DLocationItf self, SLmillidegree theta, const SLVec3D *pAxis)
H A DI3DSource.c235 static SLresult I3DSource_SetCone(SL3DSourceItf self, SLmillidegree innerAngle,
236 SLmillidegree outerAngle, SLmillibel outerLevel)
258 static SLresult I3DSource_GetCone(SL3DSourceItf self, SLmillidegree *pInnerAngle,
259 SLmillidegree *pOuterAngle, SLmillibel *pOuterLevel)
268 SLmillidegree innerAngle = thiz->mConeInnerAngle;
269 SLmillidegree outerAngle = thiz->mConeOuterAngle;
H A DI3DDoppler.c43 SLmillidegree azimuth, SLmillidegree elevation, SLmillimeter speed)
H A DI3DMacroscopic.c70 SLmillidegree heading, SLmillidegree pitch, SLmillidegree roll)
122 SLmillidegree theta, const SLVec3D *pAxis)
/frameworks/wilhelm/include/SLES/
H A DOpenSLES.h82 typedef SLint32 SLmillidegree; typedef
623 SLmillidegree hue;
1725 SLmillidegree azimuth,
1726 SLmillidegree elevation,
1744 SLmillidegree heading,
1745 SLmillidegree pitch,
1746 SLmillidegree roll
1750 SLmillidegree theta,
1778 SLmillidegree azimuth,
1779 SLmillidegree elevatio
[all...]

Completed in 103 milliseconds