OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mAzimuth
(Results
1 - 5
of
5
) sorted by null
/frameworks/base/location/java/android/location/
GpsSatellite.java
32
float
mAzimuth
;
49
mAzimuth
= satellite.
mAzimuth
;
87
return
mAzimuth
;
GpsStatus.java
159
satellite.
mAzimuth
= azimuths[i];
/frameworks/wilhelm/src/itf/
I3DDoppler.c
49
thiz->mVelocitySpherical.
mAzimuth
= azimuth;
I3DLocation.c
54
thiz->mLocationSpherical.
mAzimuth
= azimuth;
/frameworks/wilhelm/src/
itfstruct.h
99
SLmillidegree
mAzimuth
;
127
SLmillidegree
mAzimuth
;
Completed in 30 milliseconds