Home
last modified time | relevance | path

Searched refs:q_coordinateShortestInterpolator (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/positioningquick/
H A Dqquickgeocoordinateanimation.cpp87 QVariant q_coordinateShortestInterpolator(const QGeoCoordinate &from, const QGeoCoordinate &to, qre… in q_coordinateShortestInterpolator() function
284 …cast<QVariantAnimation::Interpolator>(reinterpret_cast<void *>(&q_coordinateShortestInterpolator)); in setDirection()