HomeSort by relevance Sort by last modified time
    Searched refs:mVelocitySpherical (Results 1 - 2 of 2) sorted by null

  /frameworks/wilhelm/src/itf/
I3DDoppler.c 49 thiz->mVelocitySpherical.mAzimuth = azimuth;
50 thiz->mVelocitySpherical.mElevation = elevation;
51 thiz->mVelocitySpherical.mSpeed = speed;
158 memset(&thiz->mVelocitySpherical, 0x55, sizeof(thiz->mVelocitySpherical));
  /frameworks/wilhelm/src/
itfstruct.h 102 } mVelocitySpherical;

Completed in 33 milliseconds