Searched refs:pAxis (Results 1 – 3 of 3) sorted by relevance
122 SLmillidegree theta, const SLVec3D *pAxis) in I3DMacroscopic_Rotate() argument126 if (!((-360000 <= theta) && (theta <= 360000)) || NULL == pAxis) { in I3DMacroscopic_Rotate()129 SLVec3D axis = *pAxis; in I3DMacroscopic_Rotate()
213 static SLresult I3DLocation_Rotate(SL3DLocationItf self, SLmillidegree theta, const SLVec3D *pAxis) in I3DLocation_Rotate() argument217 if (!((-360000 <= theta) && (theta <= 360000)) || (NULL == pAxis)) { in I3DLocation_Rotate()220 SLVec3D axis = *pAxis; in I3DLocation_Rotate()
1751 const SLVec3D *pAxis1910 const SLVec3D *pAxis