Searched refs:location (Results 26 - 50 of 118) sorted by relevance

12345

/hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/
H A Dloc.h44 typedef void (*loc_location_cb_ext) (UlpLocation* location, void* locExt);
/hardware/qcom/gps/msm8998/core/
H A DUlpProxyBase.h55 inline virtual bool reportPosition(const UlpLocation &location, argument
59 (void)location;
H A DLocApiBase.cpp230 void LocApiBase::reportPosition(UlpLocation& location, argument
235 // print the location info before delivering
241 location.gpsLocation.flags, location.position_source,
242 location.gpsLocation.latitude, location.gpsLocation.longitude,
243 location.gpsLocation.altitude, location.gpsLocation.speed,
244 location.gpsLocation.bearing, location
[all...]
H A DLocAdapterBase.cpp78 reportPositionEvent(const UlpLocation& location, argument
84 mLocAdapterProxyBase->reportPositionEvent((UlpLocation&)location,
/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,
/hardware/qcom/gps/core/
H A DLocApiBase.cpp229 void LocApiBase::reportPosition(UlpLocation &location, argument
235 // print the location info before delivering
240 location.gpsLocation.flags, location.position_source,
241 location.gpsLocation.latitude, location.gpsLocation.longitude,
242 location.gpsLocation.altitude, location.gpsLocation.speed,
243 location.gpsLocation.bearing, location
[all...]
H A DUlpProxyBase.h54 inline virtual bool reportPosition(UlpLocation &location, argument
H A DLocAdapterBase.cpp68 reportPosition(UlpLocation &location, argument
74 !mLocAdapterProxyBase->reportPosition(location,
/hardware/qcom/gps/msm8909/core/
H A DLocApiBase.cpp229 void LocApiBase::reportPosition(UlpLocation &location, argument
235 // print the location info before delivering
240 location.gpsLocation.flags, location.position_source,
241 location.gpsLocation.latitude, location.gpsLocation.longitude,
242 location.gpsLocation.altitude, location.gpsLocation.speed,
243 location.gpsLocation.bearing, location
[all...]
H A DLocAdapterBase.cpp68 reportPosition(UlpLocation &location, argument
74 !mLocAdapterProxyBase->reportPosition(location,
/hardware/qcom/gps/msm8994/core/
H A DLocApiBase.cpp229 void LocApiBase::reportPosition(UlpLocation &location, argument
235 // print the location info before delivering
240 location.gpsLocation.flags, location.position_source,
241 location.gpsLocation.latitude, location.gpsLocation.longitude,
242 location.gpsLocation.altitude, location.gpsLocation.speed,
243 location.gpsLocation.bearing, location
[all...]
H A DUlpProxyBase.h54 inline virtual bool reportPosition(UlpLocation &location, argument
H A DLocAdapterBase.cpp68 reportPosition(UlpLocation &location, argument
74 !mLocAdapterProxyBase->reportPosition(location,
/hardware/qcom/gps/msm8996/core/
H A DLocApiBase.cpp229 void LocApiBase::reportPosition(UlpLocation &location, argument
235 // print the location info before delivering
240 location.gpsLocation.flags, location.position_source,
241 location.gpsLocation.latitude, location.gpsLocation.longitude,
242 location.gpsLocation.altitude, location.gpsLocation.speed,
243 location.gpsLocation.bearing, location
[all...]
H A DLocAdapterProxyBase.h60 inline virtual bool reportPosition(UlpLocation &location, argument
H A DUlpProxyBase.h54 inline virtual bool reportPosition(UlpLocation &location, argument
H A DLocAdapterBase.cpp68 reportPosition(UlpLocation &location, argument
74 !mLocAdapterProxyBase->reportPosition(location,
/hardware/qcom/gps/msm8084/core/
H A DUlpProxyBase.h54 inline virtual bool reportPosition(UlpLocation &location, argument
/hardware/qcom/gps/msm8998/android/location_api/
H A DFlpAPIClient.cpp62 locationCallbacks.batchingCb = [this](size_t count, Location* location) {
63 onBatchingCb(count, location);
151 void FlpAPIClient::onBatchingCb(size_t count, Location* location) argument
158 convertGnssLocation(location[i], locationVec[i]);
H A DFlpAPIClient.h63 void onBatchingCb(size_t count, Location* location) final;
/hardware/interfaces/gnss/1.0/
H A DIGnssGeofenceCallback.hal76 * and then we get an accurate GNSS location fix, it needs to trigger the
129 * @param location The current GNSS location.
134 gnssGeofenceTransitionCb(int32_t geofenceId, GnssLocation location,
144 * @param lastLocation - Last known location.
/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...]
/hardware/qcom/gps/loc_api/libloc_api_50001/
H A DLocEngAdapter.cpp168 void LocInternalAdapter::reportPosition(UlpLocation &location, argument
175 location,
183 void LocEngAdapter::reportPosition(UlpLocation &location, argument
189 if (! mUlp->reportPosition(location,
194 mInternalAdapter->reportPosition(location,
/hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
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,
/hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/
H A DLocEngAdapter.cpp171 void LocInternalAdapter::reportPosition(UlpLocation &location, argument
178 location,
186 void LocEngAdapter::reportPosition(UlpLocation &location, argument
192 if (! mUlp->reportPosition(location,
197 mInternalAdapter->reportPosition(location,

Completed in 385 milliseconds

12345