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

  /hardware/qcom/gps/loc_api/libloc_api/
loc_eng.cpp 785 location.speed = sqrt(location_report_ptr->speed_horizontal * location_report_ptr->speed_horizontal +
    [all...]
  /hardware/qcom/gps/loc_api/libloc_api-rpc/gen-1240/
loc_api_common.xdr 132 float speed_horizontal;
loc_api_common_xdr.c 177 if (!xdr_float (xdrs, &objp->speed_horizontal))
    [all...]
  /hardware/qcom/gps/loc_api/libloc_api-rpc/gen-3200/
loc_api_common.xdr 132 float speed_horizontal;
loc_api_common_xdr.c 177 if (!xdr_float (xdrs, &objp->speed_horizontal))
    [all...]
  /hardware/qcom/gps/loc_api/libloc_api-rpc/inc-1240/
loc_api_common.h 100 float speed_horizontal; member in struct:rpc_loc_parsed_position_s_type
    [all...]
  /hardware/qcom/gps/loc_api/libloc_api-rpc/inc-3200/
loc_api_common.h 94 float speed_horizontal; member in struct:rpc_loc_parsed_position_s_type
    [all...]

Completed in 49 milliseconds