Searched defs:longitude (Results 1 - 21 of 21) sorted by relevance

/hardware/qcom/gps/loc_api/libloc_api_50001/
H A Dloc_eng_nmea.cpp295 double longitude = location.gpsLocation.longitude; local
311 if (longitude < 0)
314 longitude *= -1.0;
322 lonMinutes = fmod(longitude * 60.0 , 60.0);
326 (uint8_t)floor(longitude),lonMinutes, lonHemisphere);
448 double longitude = location.gpsLocation.longitude; local
464 if (longitude < 0)
467 longitude *
[all...]
H A DLocEngAdapter.h135 injectPosition(double latitude, double longitude, float accuracy) argument
137 return mLocApi->injectPosition(latitude, longitude, accuracy);
H A Dloc.cpp67 static int loc_inject_location(double latitude, double longitude, float accuracy);
576 static int loc_inject_location(double latitude, double longitude, float accuracy) argument
588 ret_val = loc_eng_inject_location(loc_afw_data, latitude, longitude, accuracy);
609 ret_val = loc_eng_inject_location(loc_afw_data, latitude, longitude, accuracy);
H A Dloc_eng.cpp402 LOC_LOGV("latitude: %f\n longitude: %f\n accuracy: %f",
814 LOC_LOGV("flags: %d\n source: %d\n latitude: %f\n longitude: %f\n "
819 mLocation.gpsLocation.latitude, mLocation.gpsLocation.longitude,
2073 double longitude, float accuracy)
2080 adapter->sendMsg(new LocEngInjectLocation(adapter, latitude, longitude,
2072 loc_eng_inject_location(loc_eng_data_s_type &loc_eng_data, double latitude, double longitude, float accuracy) argument
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
H A Dloc_eng_nmea.cpp291 double longitude = location.gpsLocation.longitude; local
307 if (longitude < 0)
310 longitude *= -1.0;
318 lonMinutes = fmod(longitude * 60.0 , 60.0);
322 (uint8_t)floor(longitude),lonMinutes, lonHemisphere);
444 double longitude = location.gpsLocation.longitude; local
460 if (longitude < 0)
463 longitude *
[all...]
H A DLocEngAdapter.h120 injectPosition(double latitude, double longitude, float accuracy) argument
122 return mLocApi->injectPosition(latitude, longitude, accuracy);
H A Dloc.cpp65 static int loc_inject_location(double latitude, double longitude, float accuracy);
452 static int loc_inject_location(double latitude, double longitude, float accuracy) argument
478 ret_val = loc_eng_inject_location(loc_afw_data, latitude, longitude, accuracy);
H A Dloc_eng.cpp347 LOC_LOGV("latitude: %f\n longitude: %f\n accuracy: %f",
753 LOC_LOGV("flags: %d\n source: %d\n latitude: %f\n longitude: %f\n "
758 mLocation.gpsLocation.latitude, mLocation.gpsLocation.longitude,
1789 double longitude, float accuracy)
1794 adapter->sendMsg(new LocEngInjectLocation(adapter, latitude, longitude,
1788 loc_eng_inject_location(loc_eng_data_s_type &loc_eng_data, double latitude, double longitude, float accuracy) argument
/hardware/libhardware/include/hardware/
H A Dfused_location.h103 /** FlpLocation has valid latitude and longitude. */
128 /** Represents longitude in degrees. */
129 double longitude; member in struct:__anon1205
337 * latitude and longitude are measured in degrees
612 double longitude; member in struct:__anon1215
H A Dgps.h85 /** GpsLocation has valid latitude and longitude. */
433 /** Represents longitude in degrees. */
434 double longitude; member in struct:__anon1221
604 * latitude and longitude are measured in degrees
607 int (*inject_location)(double latitude, double longitude, float accuracy);
1232 void (*add_geofence_area) (int32_t geofence_id, double latitude, double longitude,
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
H A DLocApiRpc.cpp462 LocApiRpc::injectPosition(double latitude, double longitude, float accuracy) argument
471 * Fill in latitude, longitude & accuracy
482 assistance_data_position->longitude = longitude;
489 (double) assistance_data_position->longitude,
698 location_report_ptr->longitude != 0))
702 location.gpsLocation.longitude = location_report_ptr->longitude;
/hardware/qcom/gps/core/
H A Dgps_extended_c.h212 /** GpsLocationExtended has valid latitude and longitude. */
269 double longitude; member in struct:GpsExtLocation_s
/hardware/ti/omap4xxx/test/CameraHal/
H A Dcamera_test_menu.cpp44 double longitude = 0.0; variable
1210 printf(" d. Longitude: %.7lf\n", longitude);
1241 longitude += degree_by_step;
1243 if (longitude > 180.0) {
1244 longitude -= 360.0;
1247 snprintf(coord_str, 7, "%.7lf", longitude);
/hardware/samsung_slsi/exynos5/libcamera/
H A DExynosCamera.cpp3888 double longitude = fabs(m_curCameraInfo->gpsLongitude / 10000.0); local
3899 exifInfo->gps_longitude[0].num = (uint32_t)longitude;
3901 exifInfo->gps_longitude[1].num = (uint32_t)((longitude - exifInfo->gps_longitude[0].num) * 60);
3903 exifInfo->gps_longitude[2].num = (uint32_t)((((longitude - exifInfo->gps_longitude[0].num) * 60)
/hardware/samsung_slsi/exynos5/libcamera2/
H A DExynosCameraHWInterface2.cpp5933 double longitude = fabs(ctl->jpeg.gpsCoordinates[1]); local
5944 exifInfo->gps_longitude[0].num = (uint32_t)longitude;
5946 exifInfo->gps_longitude[1].num = (uint32_t)((longitude - exifInfo->gps_longitude[0].num) * 60);
5948 exifInfo->gps_longitude[2].num = (uint32_t)round((((longitude - exifInfo->gps_longitude[0].num) * 60)
/hardware/ti/omap4-aah/test/CameraHal/
H A Dcamera_test_menu.cpp64 double longitude = 0.0; variable
2364 printf(" d. Longitude: %.7lf\n", longitude);
2395 longitude += degree_by_step;
2397 if (longitude > 180.0) {
2398 longitude -= 360.0;
2401 snprintf(coord_str, 7, "%.7lf", longitude);
/hardware/qcom/gps/loc_api/libloc_api-rpc/inc-1240/
H A Dloc_api_common.h97 double longitude; member in struct:rpc_loc_parsed_position_s_type
738 double longitude; member in struct:rpc_loc_assist_data_pos_s_type
/hardware/qcom/gps/loc_api/libloc_api-rpc/inc-3200/
H A Dloc_api_common.h91 double longitude; member in struct:rpc_loc_parsed_position_s_type
711 double longitude; member in struct:rpc_loc_assist_data_pos_s_type
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/inc/
H A Dloc_api_rpcgen_common_rpc.h113 double longitude; member in struct:rpc_loc_parsed_position_s_type
535 double longitude; member in struct:rpc_loc_pos_inj_request_s_type
801 double longitude; member in struct:rpc_loc_assist_data_pos_s_type
/hardware/ril/include/telephony/
H A Dril.h1006 int longitude; /* Longitude is a decimal number as specified in 3GPP2 C.S0005-A v6.0. member in struct:__anon2446
1841 * ((const char **)response)[6] is Base Station longitude if registered on a
1843 * longitude is a decimal number as specified in
2949 * signal strength and changes in LAC/CID or BID/SID/NID/latitude/longitude)
3266 * LAC and/or CID (for GSM) or BID/SID/NID/latitude/longitude (for CDMA).
/hardware/ril/reference-ril/
H A Dril.h1006 int longitude; /* Longitude is a decimal number as specified in 3GPP2 C.S0005-A v6.0. member in struct:__anon2622
1841 * ((const char **)response)[6] is Base Station longitude if registered on a
1843 * longitude is a decimal number as specified in
2949 * signal strength and changes in LAC/CID or BID/SID/NID/latitude/longitude)
3266 * LAC and/or CID (for GSM) or BID/SID/NID/latitude/longitude (for CDMA).

Completed in 1326 milliseconds