HomeSort by relevance Sort by last modified time
    Searched refs:SLVec3D (Results 1 - 25 of 29) sorted by null

1 2

  /frameworks/wilhelm/src/itf/
I3DLocation.c 22 static SLresult I3DLocation_SetLocationCartesian(SL3DLocationItf self, const SLVec3D *pLocation)
30 SLVec3D locationCartesian = *pLocation;
66 static SLresult I3DLocation_Move(SL3DLocationItf self, const SLVec3D *pMovement)
74 SLVec3D movementCartesian = *pMovement;
113 static SLresult I3DLocation_GetLocationCartesian(SL3DLocationItf self, SLVec3D *pLocation)
130 SLVec3D locationCartesian = thiz->mLocationCartesian;
164 const SLVec3D *pFront, const SLVec3D *pAbove)
171 SLVec3D front = *pFront;
172 SLVec3D above = *pAbove
    [all...]
I3DMacroscopic.c 96 const SLVec3D *pFront, const SLVec3D *pAbove)
104 SLVec3D front = *pFront;
105 SLVec3D above = *pAbove;
122 SLmillidegree theta, const SLVec3D *pAxis)
129 SLVec3D axis = *pAxis;
147 SLVec3D *pFront, SLVec3D *pUp)
164 SLVec3D front = thiz->mOrientationVectors.mFront;
165 SLVec3D up = thiz->mOrientationVectors.mUp
    [all...]
I3DDoppler.c 22 static SLresult I3DDoppler_SetVelocityCartesian(SL3DDopplerItf self, const SLVec3D *pVelocity)
30 SLVec3D velocityCartesian = *pVelocity;
60 static SLresult I3DDoppler_GetVelocityCartesian(SL3DDopplerItf self, SLVec3D *pVelocity)
77 SLVec3D velocityCartesian = thiz->mVelocityCartesian;
  /frameworks/wilhelm/src/
itfstruct.h 97 SLVec3D mVelocityCartesian;
125 SLVec3D mLocationCartesian;
138 SLVec3D mFront;
139 SLVec3D mAbove;
140 SLVec3D mUp;
145 SLVec3D mAxis;
163 SLVec3D mFront;
164 SLVec3D mAbove;
165 SLVec3D mUp;
170 SLVec3D mAxis
    [all...]
  /development/ndk/platforms/android-14/include/SLES/
OpenSLES.h     [all...]
  /development/ndk/platforms/android-9/include/SLES/
OpenSLES.h     [all...]
  /frameworks/wilhelm/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/5/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/6/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/9/platforms/android-14/arch-arm/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/SLES/
OpenSLES.h     [all...]

Completed in 190 milliseconds

1 2