Home
last modified time | relevance | path

Searched refs:pAxis (Results 1 – 3 of 3) sorted by relevance

/frameworks/wilhelm/src/itf/
DI3DMacroscopic.c122 SLmillidegree theta, const SLVec3D *pAxis) in I3DMacroscopic_Rotate() argument
126 if (!((-360000 <= theta) && (theta <= 360000)) || NULL == pAxis) { in I3DMacroscopic_Rotate()
129 SLVec3D axis = *pAxis; in I3DMacroscopic_Rotate()
DI3DLocation.c213 static SLresult I3DLocation_Rotate(SL3DLocationItf self, SLmillidegree theta, const SLVec3D *pAxis) in I3DLocation_Rotate() argument
217 if (!((-360000 <= theta) && (theta <= 360000)) || (NULL == pAxis)) { in I3DLocation_Rotate()
220 SLVec3D axis = *pAxis; in I3DLocation_Rotate()
/frameworks/wilhelm/include/SLES/
DOpenSLES.h1751 const SLVec3D *pAxis
1910 const SLVec3D *pAxis