Home
last modified time | relevance | path

Searched refs:mLocationSpherical (Results 1 – 2 of 2) sorted by relevance

/frameworks/wilhelm/src/itf/
DI3DLocation.cpp54 thiz->mLocationSpherical.mAzimuth = azimuth; in I3DLocation_SetLocationSpherical()
55 thiz->mLocationSpherical.mElevation = elevation; in I3DLocation_SetLocationSpherical()
56 thiz->mLocationSpherical.mDistance = distance; in I3DLocation_SetLocationSpherical()
281 memset(&thiz->mLocationSpherical, 0x55, sizeof(thiz->mLocationSpherical)); in I3DLocation_init()
/frameworks/wilhelm/src/
Ditfstruct.h132 } mLocationSpherical; member