OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GPS_LOCATION_HAS_ALTITUDE
(Results
1 - 3
of
3
) sorted by null
/hardware/libhardware_legacy/include/hardware_legacy/
gps.h
66
#define
GPS_LOCATION_HAS_ALTITUDE
0x0002
/hardware/libhardware_legacy/gps/
gps_qemu.c
347
r->fix.flags |=
GPS_LOCATION_HAS_ALTITUDE
;
478
if (r->fix.flags &
GPS_LOCATION_HAS_ALTITUDE
) {
/hardware/qcom/gps/loc_api/libloc_api/
loc_eng.cpp
732
location.flags |=
GPS_LOCATION_HAS_ALTITUDE
;
[
all
...]
Completed in 23 milliseconds