Searched refs:GeoLocation (Results 1 – 4 of 4) sorted by relevance
166 struct GeoLocation : public RecorderParam { struct167 explicit GeoLocation(float lat, float lng) in GeoLocation() function
174 CAST_TO_ASSIGN(GeoLocation, param, val); in CastDummyRecorderParam()
839 GeoLocation geoLocation = static_cast<const GeoLocation&>(recParam); in ConfigureMuxer()
748 GeoLocation geoLocation(latitude, longitude); in SetLocation()