Searched refs:mLocationSpherical (Results 1 – 2 of 2) sorted by relevance
54 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()
132 } mLocationSpherical; member