Searched defs:location (Results 1 - 20 of 20) sorted by relevance

/hardware/qcom/gps/msm8960/core/
H A DUlpProxyBase.h45 inline virtual bool reportPosition(UlpLocation &location, argument
H A DLocApiBase.cpp193 void LocApiBase::reportPosition(UlpLocation &location, argument
201 mLocAdapters[i]->reportPosition(location,
/hardware/qcom/gps/core/
H A DUlpProxyBase.h54 inline virtual bool reportPosition(UlpLocation &location, argument
H A DLocApiBase.cpp223 void LocApiBase::reportPosition(UlpLocation &location, argument
231 mLocAdapters[i]->reportPosition(location,
/hardware/intel/img/libdrm/shared-core/
H A Dxgi_drm.h68 unsigned int location; member in struct:xgi_mem_alloc
/hardware/qcom/gps/loc_api/libloc_api_50001/
H A Dloc_eng_nmea.cpp117 const UlpLocation &location,
128 time_t utcTime(location.gpsLocation.timestamp/1000);
217 if (location.gpsLocation.flags & GPS_LOCATION_HAS_BEARING)
219 float magTrack = location.gpsLocation.bearing;
222 float magTrack = location.gpsLocation.bearing - locationExtended.magneticDeviation;
229 length = snprintf(pMarker, lengthRemaining, "$GPVTG,%.1lf,T,%.1lf,M,", location.gpsLocation.bearing, magTrack);
244 if (location.gpsLocation.flags & GPS_LOCATION_HAS_SPEED)
246 float speedKnots = location.gpsLocation.speed * (3600.0/1852.0);
247 float speedKmPerHour = location.gpsLocation.speed * 3.6;
264 if (!(location
116 loc_eng_nmea_generate_pos(loc_eng_data_s_type *loc_eng_data_p, const UlpLocation &location, const GpsLocationExtended &locationExtended, unsigned char generate_nmea) argument
[all...]
H A DLocEngAdapter.cpp170 void LocInternalAdapter::reportPosition(UlpLocation &location, argument
177 location,
185 void LocEngAdapter::reportPosition(UlpLocation &location, argument
191 if (! mUlp->reportPosition(location,
196 mInternalAdapter->reportPosition(location,
H A Dloc.cpp55 static void local_loc_cb(UlpLocation* location, void* locExt);
264 Initialize the location engine, this include setting up global datas
265 and registers location engien with loc api service.
408 Cleans location engine. The location client handle will be released.
564 This is used by Java native function to do location injection.
1141 static void local_loc_cb(UlpLocation* location, void* locExt) argument
1144 if (NULL != location) {
1145 CALLBACK_LOG_CALLFLOW("location_cb - from", %d, location->position_source);
1148 gps_loc_cb(&location
[all...]
H A Dloc_eng.cpp1675 Initialize the location engine, this include setting up global datas
1676 and registers location engien with loc api service.
1808 Cleans location engine. The location client handle will be released.
2060 This is used by Java native function to do location injection.
2155 UlpLocation location; local
2160 memset(&location, 0, sizeof location);
2162 ret_val = loc_eng_data.adapter->getZpp(location.gpsLocation, tech_mask);
2163 //Mark the location sourc
[all...]
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
H A DLocEngAdapter.cpp101 void LocInternalAdapter::reportPosition(UlpLocation &location, argument
108 location,
116 void LocEngAdapter::reportPosition(UlpLocation &location, argument
122 if (! mUlp->reportPosition(location,
127 mInternalAdapter->reportPosition(location,
H A Dloc_eng_nmea.cpp113 const UlpLocation &location,
124 time_t utcTime(location.gpsLocation.timestamp/1000);
213 if (location.gpsLocation.flags & GPS_LOCATION_HAS_BEARING)
215 float magTrack = location.gpsLocation.bearing;
218 float magTrack = location.gpsLocation.bearing - locationExtended.magneticDeviation;
225 length = snprintf(pMarker, lengthRemaining, "$GPVTG,%.1lf,T,%.1lf,M,", location.gpsLocation.bearing, magTrack);
240 if (location.gpsLocation.flags & GPS_LOCATION_HAS_SPEED)
242 float speedKnots = location.gpsLocation.speed * (3600.0/1852.0);
243 float speedKmPerHour = location.gpsLocation.speed * 3.6;
260 if (!(location
112 loc_eng_nmea_generate_pos(loc_eng_data_s_type *loc_eng_data_p, const UlpLocation &location, const GpsLocationExtended &locationExtended, unsigned char generate_nmea) argument
[all...]
H A Dloc.cpp54 static void local_loc_cb(UlpLocation* location, void* locExt);
219 Initialize the location engine, this include setting up global datas
220 and registers location engien with loc api service.
281 Cleans location engine. The location client handle will be released.
440 This is used by Java native function to do location injection.
887 static void local_loc_cb(UlpLocation* location, void* locExt) argument
890 if (NULL != location) {
891 CALLBACK_LOG_CALLFLOW("location_cb - from", %d, location->position_source);
894 gps_loc_cb(&location
[all...]
/hardware/samsung_slsi/exynos5/libkeymaster/
H A Dkeymaster_mobicore.cpp82 static void logOpenSSLError(const char* location) { argument
88 ALOGE("OpenSSL error in %s %d: %s", location, error, message);
/hardware/invensense/6515/libsensors_iio/software/simple_apps/devnode_parser/
H A Diio_utils.h82 unsigned location; member in struct:iio_channel_info
/hardware/invensense/6515/libsensors_iio/software/simple_apps/mpu_iio/
H A Diio_utils.h82 unsigned location; member in struct:iio_channel_info
/hardware/invensense/6515/libsensors_iio/software/simple_apps/stress_iio/
H A Diio_utils.h80 unsigned location; member in struct:iio_channel_info
/hardware/intel/img/psb_video/src/x11/
H A Dpsb_xrandr.c50 char* location2string(psb_xrandr_location location) argument
52 switch (location) {
174 psb_xrandr_info->local_crtc[0]->location = NORMAL;
178 psb_xrandr_info->local_crtc[1]->location = NORMAL;
197 extend_crtc->location = NORMAL;
202 extend_crtc->location = ABOVE;
204 extend_crtc->location = BELOW;
206 extend_crtc->location = LEFT_OF;
208 extend_crtc->location = RIGHT_OF;
219 psb_xrandr_info->extend_crtc->location
721 psb_xrandr_extend_crtc_coordinate(psb_output_device *extend_device_enabled, int *x, int *y, int *width, int *height, psb_xrandr_location *location, Rotation *rotation) argument
[all...]
H A Dpsb_xrandr.h117 psb_xrandr_location location; member in struct:_psb_xrandr_crtc_s
181 VAStatus psb_xrandr_extend_crtc_coordinate(psb_output_device *extend_device_enabled, int *x, int *y, int *width, int *height, psb_xrandr_location *location, Rotation *rotation);
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
H A DLocApiRpc.cpp683 UlpLocation location = {0}; local
686 location.size = sizeof(location);
700 location.gpsLocation.flags |= GPS_LOCATION_HAS_LAT_LONG;
701 location.gpsLocation.latitude = location_report_ptr->latitude;
702 location.gpsLocation.longitude = location_report_ptr->longitude;
707 location.gpsLocation.timestamp = location_report_ptr->timestamp_utc;
713 location.gpsLocation.flags |= GPS_LOCATION_HAS_ALTITUDE;
714 location.gpsLocation.altitude = location_report_ptr->altitude_wrt_ellipsoid;
721 location
[all...]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/
H A Dgtest-all.cc651 // if the variable is present. If a file already exists at this location, this
3497 const char* location) {
3500 exception_code << std::setbase(10) << " thrown in " << location << ".";
3513 const char* location) {
3520 message << " thrown in " << location << "."; local
3544 T* object, Result (T::*method)(), const char* location) {
3554 GetExceptionCode(), location);
3561 (void)location;
3571 T* object, Result (T::*method)(), const char* location) {
3598 return HandleSehExceptionsInMethodIfSupported(object, method, location);
3496 FormatSehExceptionMessage(DWORD exception_code, const char* location) argument
3512 FormatCxxExceptionMessage(const char* description, const char* location) argument
3543 HandleSehExceptionsInMethodIfSupported( T* object, Result (T::*method)(), const char* location) argument
3570 HandleExceptionsInMethodIfSupported( T* object, Result (T::*method)(), const char* location) argument
4798 const string location = internal::FormatCompilerIndependentFileLocation( local
[all...]

Completed in 483 milliseconds