HomeSort by relevance Sort by last modified time
    Searched full:speed_horizontal (Results 1 - 4 of 4) sorted by null

  /hardware/qcom/gps/loc_api/libloc_api-rpc/gen-6356/
loc_api_common.xdr 132 float speed_horizontal;
loc_api_common_xdr.c 194 if (!xdr_float (xdrs, &objp->speed_horizontal))
    [all...]
  /hardware/qcom/gps/loc_api/libloc_api-rpc/rpc_inc/
loc_api_common.h 110 float speed_horizontal; member in struct:rpc_loc_parsed_position_s_type
    [all...]
  /hardware/qcom/gps/loc_api/libloc_api/
loc_eng.cpp 740 location.speed = sqrt(location_report_ptr->speed_horizontal * location_report_ptr->speed_horizontal +
    [all...]

Completed in 142 milliseconds