Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/style/sources/
H A Dimage_source.hpp13 class ImageSource : public Source { class
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/sources/
H A Dimage_source.cpp11 ImageSource::ImageSource(std::string id, const std::array<LatLng, 4> coords_) in ImageSource() function in mbgl::style::ImageSource