Home
last modified time | relevance | path

Searched defs:elevation (Results 1 – 6 of 6) sorted by relevance

/device/google/cuttlefish/host/libs/location/
DGpsFix.h30 float elevation = 0.0; member
/device/google/cuttlefish/host/frontend/webrtc/
Dlocation_handler.cpp37 const float elevation) { in HandleMessage()
Dconnection_observer.cpp262 float elevation = std::stod(inputs.at(2)); in OnLocationMessage() local
/device/google/atv/TvSampleLeanbackLauncher/src/main/java/com/example/sampleleanbacklauncher/search/
DSearchFragment.java128 float elevation = resources.getDimension(hasFocus in onFocusChange() local
/device/google/cuttlefish/host/commands/gnss_grpc_proxy/
Dgnss_grpc_proxy.proto60 float elevation = 3; field
Dgnss_grpc_proxy.cpp132 std::string elevation = std::to_string(coordinate.elevation()); in ConvertCoordinate() local