Home
last modified time | relevance | path

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

/frameworks/wilhelm/src/itf/
DI3DMacroscopic.c96 const SLVec3D *pFront, const SLVec3D *pAbove) in I3DMacroscopic_SetOrientationVectors() argument
100 if (NULL == pFront || NULL == pAbove) { in I3DMacroscopic_SetOrientationVectors()
104 SLVec3D front = *pFront; in I3DMacroscopic_SetOrientationVectors()
147 SLVec3D *pFront, SLVec3D *pUp) in I3DMacroscopic_GetOrientationVectors() argument
151 if (NULL == pFront || NULL == pUp) { in I3DMacroscopic_GetOrientationVectors()
167 *pFront = front; in I3DMacroscopic_GetOrientationVectors()
185 pFront->x = 0; in I3DMacroscopic_GetOrientationVectors()
186 pFront->y = 0; in I3DMacroscopic_GetOrientationVectors()
187 pFront->z = 0; in I3DMacroscopic_GetOrientationVectors()
DI3DLocation.c164 const SLVec3D *pFront, const SLVec3D *pAbove) in I3DLocation_SetOrientationVectors() argument
168 if (NULL == pFront || NULL == pAbove) { in I3DLocation_SetOrientationVectors()
171 SLVec3D front = *pFront; in I3DLocation_SetOrientationVectors()
242 SLVec3D *pFront, SLVec3D *pUp) in I3DLocation_GetOrientationVectors() argument
246 if (NULL == pFront || NULL == pUp) { in I3DLocation_GetOrientationVectors()
254 *pFront = front; in I3DLocation_GetOrientationVectors()
/frameworks/wilhelm/include/SLES/
DOpenSLES.h1739 const SLVec3D *pFront,
1755 SLVec3D *pFront,
1904 const SLVec3D *pFront,
1914 SLVec3D *pFront,