Searched refs:speed_horizontal (Results 1 - 10 of 10) sorted by relevance

/hardware/qcom/gps/loc_api/libloc_api-rpc/gen-1240/
H A Dloc_api_common.xdr132 float speed_horizontal;
H A Dloc_api_common_xdr.c177 if (!xdr_float (xdrs, &objp->speed_horizontal))
/hardware/qcom/gps/loc_api/libloc_api-rpc/gen-3200/
H A Dloc_api_common.xdr132 float speed_horizontal;
H A Dloc_api_common_xdr.c177 if (!xdr_float (xdrs, &objp->speed_horizontal))
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
H A DLocApiRpc.cpp722 location.gpsLocation.speed = sqrt(location_report_ptr->speed_horizontal * location_report_ptr->speed_horizontal +
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/xdr/
H A Dloc_api_common.xdr150 float speed_horizontal;
/hardware/qcom/gps/loc_api/libloc_api-rpc/inc-1240/
H A Dloc_api_common.h100 float speed_horizontal; member in struct:rpc_loc_parsed_position_s_type
/hardware/qcom/gps/loc_api/libloc_api-rpc/inc-3200/
H A Dloc_api_common.h94 float speed_horizontal; member in struct:rpc_loc_parsed_position_s_type
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/inc/
H A Dloc_api_rpcgen_common_rpc.h116 float speed_horizontal; member in struct:rpc_loc_parsed_position_s_type
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/src/
H A Dloc_api_rpcgen_common_xdr.c135 if (!xdr_float (xdrs, &objp->speed_horizontal))

Completed in 28 milliseconds