Searched refs:SL3DLocationItf (Results 1 – 2 of 2) sorted by relevance
/frameworks/wilhelm/src/itf/ |
D | I3DLocation.cpp | 22 static SLresult I3DLocation_SetLocationCartesian(SL3DLocationItf self, const SLVec3D *pLocation) in I3DLocation_SetLocationCartesian() 42 static SLresult I3DLocation_SetLocationSpherical(SL3DLocationItf self, in I3DLocation_SetLocationSpherical() 66 static SLresult I3DLocation_Move(SL3DLocationItf self, const SLVec3D *pMovement) in I3DLocation_Move() 113 static SLresult I3DLocation_GetLocationCartesian(SL3DLocationItf self, SLVec3D *pLocation) in I3DLocation_GetLocationCartesian() 163 static SLresult I3DLocation_SetOrientationVectors(SL3DLocationItf self, in I3DLocation_SetOrientationVectors() 188 static SLresult I3DLocation_SetOrientationAngles(SL3DLocationItf self, in I3DLocation_SetOrientationAngles() 213 static SLresult I3DLocation_Rotate(SL3DLocationItf self, SLmillidegree theta, const SLVec3D *pAxis) in I3DLocation_Rotate() 241 static SLresult I3DLocation_GetOrientationVectors(SL3DLocationItf self, in I3DLocation_GetOrientationVectors()
|
/frameworks/wilhelm/include/SLES/ |
D | OpenSLES.h | 1716 typedef const struct SL3DLocationItf_ * const * SL3DLocationItf; typedef 1720 SL3DLocationItf self, 1724 SL3DLocationItf self, 1730 SL3DLocationItf self, 1734 SL3DLocationItf self, 1738 SL3DLocationItf self, 1743 SL3DLocationItf self, 1749 SL3DLocationItf self, 1754 SL3DLocationItf self,
|