Home
last modified time | relevance | path

Searched defs:endPoint (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/map/
H A Dtransform.cpp114 const Point<double> endPoint = Projection::project(latLng, state.scale); in easeTo() local
180 const Point<double> endPoint = Projection::project(latLng, state.scale); in flyTo() local
/OK3568_Linux_fs/external/xserver/mi/
H A Dmiarc.c1456 SppPointRec corner, otherCorner, center, endPoint, poly[5]; in miArcCap() local