Searched refs:framePoint (Results 1 – 1 of 1) sorted by relevance
138 Point<double> framePoint = util::interpolate(startPoint, endPoint, t); in easeTo() local139 LatLng frameLatLng = Projection::unproject(framePoint, startScale); in easeTo()292 Point<double> framePoint = util::interpolate(startPoint, endPoint, us); in flyTo() local301 LatLng frameLatLng = Projection::unproject(framePoint, startScale); in flyTo()