Home
last modified time | relevance | path

Searched defs:Source (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/
H A Dsource_observer.hpp14 virtual void onSourceLoaded(Source&) {} in onSourceLoaded() argument
15 virtual void onSourceChanged(Source&) {} in onSourceChanged() argument
16 virtual void onSourceError(Source&, std::exception_ptr) {} in onSourceError() argument
19 virtual void onSourceDescriptionChanged(Source&) {} in onSourceDescriptionChanged() argument
H A Dsource.cpp11 Source::Source(Immutable<Impl> impl) in Source() function in mbgl::style::Source
/OK3568_Linux_fs/yocto/poky/documentation/toaster-manual/
H A Dreference.rst56 Understanding Your Layers
72 Configuring Toaster to Hook Into Your Layer Index
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/style/
H A Dsource.hpp40 class Source : public mbgl::util::noncopyable { class
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/variant/detail/
H A Denable_recursive.hpp41 # define BOOST_VARIANT_AUX_ENABLE_RECURSIVE_IMPL(T,Dest,Source) \ argument
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/detail/
H A Dlcast_precision.hpp175 inline void lcast_set_precision(std::ios_base& stream, Source*, Target*) in lcast_set_precision() argument
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/map/
H A Dmap_observer.hpp41 virtual void onSourceChanged(style::Source&) {} in onSourceChanged()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/qt/src/
H A Dqmapboxgl_map_observer.cpp110 void QMapboxGLMapObserver::onSourceChanged(mbgl::style::Source&) in onSourceChanged()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/storage/
H A Dresource.hpp19 Source, enumerator