OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mLocationSpherical
(Results
1 - 2
of
2
) sorted by null
/frameworks/wilhelm/src/itf/
I3DLocation.c
54
thiz->
mLocationSpherical
.mAzimuth = azimuth;
55
thiz->
mLocationSpherical
.mElevation = elevation;
56
thiz->
mLocationSpherical
.mDistance = distance;
281
memset(&thiz->
mLocationSpherical
, 0x55, sizeof(thiz->
mLocationSpherical
));
/frameworks/wilhelm/src/
itfstruct.h
130
}
mLocationSpherical
;
Completed in 27 milliseconds