Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/sources/
H A Dimage_source_impl.cpp29 std::array<LatLng, 4> ImageSource::Impl::getCoordinates() const { in getCoordinates() function in mbgl::style::ImageSource::Impl
H A Dimage_source.cpp26 std::array<LatLng, 4> ImageSource::getCoordinates() const { in getCoordinates() function in mbgl::style::ImageSource