Home
last modified time | relevance | path

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

/frameworks/wilhelm/src/
Ditfstruct.h99 SLmillidegree mAzimuth;
100 SLmillidegree mElevation;
101 SLmillidegree mSpeed;
127 SLmillidegree mAzimuth;
128 SLmillidegree mElevation;
133 SLmillidegree mHeading;
134 SLmillidegree mPitch;
135 SLmillidegree mRoll;
144 SLmillidegree mTheta;
169 SLmillidegree mTheta;
[all …]
/frameworks/wilhelm/src/itf/
DI3DLocation.c43 SLmillidegree azimuth, SLmillidegree elevation, SLmillimeter distance) in I3DLocation_SetLocationSpherical()
189 SLmillidegree heading, SLmillidegree pitch, SLmillidegree roll) in I3DLocation_SetOrientationAngles()
213 static SLresult I3DLocation_Rotate(SL3DLocationItf self, SLmillidegree theta, const SLVec3D *pAxis) in I3DLocation_Rotate()
DI3DSource.c235 static SLresult I3DSource_SetCone(SL3DSourceItf self, SLmillidegree innerAngle, in I3DSource_SetCone()
236 SLmillidegree outerAngle, SLmillibel outerLevel) in I3DSource_SetCone()
258 static SLresult I3DSource_GetCone(SL3DSourceItf self, SLmillidegree *pInnerAngle, in I3DSource_GetCone()
259 SLmillidegree *pOuterAngle, SLmillibel *pOuterLevel) in I3DSource_GetCone()
268 SLmillidegree innerAngle = thiz->mConeInnerAngle; in I3DSource_GetCone()
269 SLmillidegree outerAngle = thiz->mConeOuterAngle; in I3DSource_GetCone()
DI3DMacroscopic.c70 SLmillidegree heading, SLmillidegree pitch, SLmillidegree roll) in I3DMacroscopic_SetOrientationAngles()
122 SLmillidegree theta, const SLVec3D *pAxis) in I3DMacroscopic_Rotate()
DI3DDoppler.c43 SLmillidegree azimuth, SLmillidegree elevation, SLmillimeter speed) in I3DDoppler_SetVelocitySpherical()
/frameworks/wilhelm/include/SLES/
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 elevation,
[all …]