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

1234567

/hardware/qcom/gps/msm8960/core/
H A DUlpProxyBase.h45 inline virtual bool reportPosition(UlpLocation &location, argument
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
H A Dloc.h44 typedef void (*loc_location_cb_ext) (UlpLocation* location, void* locExt);
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/msm8994/core/
H A DLocAdapterProxyBase.h60 inline virtual bool reportPosition(UlpLocation &location, argument
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
/hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/
H A Dloc.h44 typedef void (*loc_location_cb_ext) (UlpLocation* location, void* locExt);
/hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/
H A Dloc.h44 typedef void (*loc_location_cb_ext) (UlpLocation* location, void* locExt);
/hardware/interfaces/gnss/1.1/
H A DIGnss.hal86 * Injects current location from the best available location provider.
88 * Unlike injectLocation, this method may inject a recent GNSS location from the HAL
89 * implementation, if that is the best available location known to the framework.
91 * @param location Location information from the best available location provider.
95 injectBestLocation(GnssLocation location) generates (bool success);
/hardware/qcom/gps/msm8909w_3100/core/
H A DUlpProxyBase.h55 inline virtual bool reportPosition(const UlpLocation &location, argument
59 (void)location;
H A DLocApiBase.cpp231 void LocApiBase::reportPosition(UlpLocation& location, argument
236 // print the location info before delivering
243 location.gpsLocation.flags, location.position_source,
244 location.gpsLocation.latitude, location.gpsLocation.longitude,
245 location.gpsLocation.altitude, location.gpsLocation.speed,
246 location.gpsLocation.bearing, location
[all...]
/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...]
/hardware/interfaces/neuralnetworks/1.0/vts/functional/
H A DGeneratedTestHarness.cpp54 ASSERT_EQ(m.size(), ra[index].location.length / sizeof(T));
55 char* begin = src + ra[index].location.offset;
56 memcpy(m.data(), begin, ra[index].location.length);
89 .location = {.poolIndex = INPUT, .offset = 0, .length = static_cast<uint32_t>(s)},
102 if (!i.hasNoValue) i.location.offset = offset;
103 offset += i.location.length;
114 .location = {.poolIndex = OUTPUT, .offset = 0, .length = static_cast<uint32_t>(s)},
124 i.location.offset = offset;
125 offset += i.location.length;
150 std::copy(begin, end, inputPtr + inputs_info[index].location
[all...]
H A DValidateRequest.cpp172 .location = {.poolIndex = INPUT, .offset = 0, .length = static_cast<uint32_t>(s)},
185 if (!i.hasNoValue) i.location.offset = offset;
186 offset += i.location.length;
194 .location = {.poolIndex = OUTPUT, .offset = 0, .length = static_cast<uint32_t>(s)},
204 i.location.offset = offset;
205 offset += i.location.length;
230 std::copy(begin, end, inputPtr + inputs_info[index].location.offset);
/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
/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...]
/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...]
/hardware/interfaces/neuralnetworks/1.1/vts/functional/
H A DValidateRequest.cpp173 .location = {.poolIndex = INPUT, .offset = 0, .length = static_cast<uint32_t>(s)},
186 if (!i.hasNoValue) i.location.offset = offset;
187 offset += i.location.length;
195 .location = {.poolIndex = OUTPUT, .offset = 0, .length = static_cast<uint32_t>(s)},
205 i.location.offset = offset;
206 offset += i.location.length;
231 std::copy(begin, end, inputPtr + inputs_info[index].location.offset);
/hardware/interfaces/neuralnetworks/1.0/
H A Dtypes.hal1492 * Describes the location of a data object.
1496 * The index of the memory pool where this location is found.
1595 * - location.poolIndex is 0.
1596 * - location.offset is the offset in bytes into Model.operandValues.
1597 * - location.length is set.
1599 * - location.poolIndex is set.
1600 * - location.offset is the offset in bytes into the specified pool.
1601 * - location.length is set.
1603 DataLocation location;
1681 * Metadata information specifying the location o
[all...]
/hardware/qcom/gps/msm8084/core/
H A DUlpProxyBase.h54 inline virtual bool reportPosition(UlpLocation &location, argument
/hardware/qcom/gps/msm8909w_3100/android/location_api/
H A DBatchingAPIClient.cpp66 locationCallbacks.batchingCb = [this](size_t count, Location* location,
68 onBatchingCb(count, location, batchOptions);
156 void BatchingAPIClient::onBatchingCb(size_t count, Location* location, BatchingOptions batchOptions) argument
163 convertGnssLocation(location[i], locationVec[i]);
H A DBatchingAPIClient.h61 void onBatchingCb(size_t count, Location* location, BatchingOptions batchOptions) final;
/hardware/qcom/gps/msm8909w_3100/utils/
H A Dloc_nmea.cpp474 void loc_nmea_generate_pos(const UlpLocation &location, argument
480 time_t utcTime(location.gpsLocation.timestamp/1000);
497 int utcMSeconds = (location.gpsLocation.timestamp)%1000;
573 if (location.gpsLocation.flags & LOC_GPS_LOCATION_HAS_BEARING)
575 float magTrack = location.gpsLocation.bearing;
578 float magTrack = location.gpsLocation.bearing - locationExtended.magneticDeviation;
585 length = snprintf(pMarker, lengthRemaining, "$%sVTG,%.1lf,T,%.1lf,M,", talker, location.gpsLocation.bearing, magTrack);
600 if (location.gpsLocation.flags & LOC_GPS_LOCATION_HAS_SPEED)
602 float speedKnots = location.gpsLocation.speed * (3600.0/1852.0);
603 float speedKmPerHour = location
[all...]

Completed in 366 milliseconds

1234567