Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/map/
H A Dmap_observer.hpp16 static MapObserver mapObserver; in nullObserver() local
17 return mapObserver; in nullObserver()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/map/
H A Dmap.cpp92 MapObserver& mapObserver, in Map() argument
102 mapObserver, in Map()
114 MapObserver& mapObserver, in Impl() argument
122 observer(mapObserver), in Impl()