Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/renderer/
H A Dimage_manager.hpp61 std::unordered_map<ImageRequestor*, ImageRequestPair> requestors; member in mbgl::ImageManager
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/text/
H A Dglyph_manager.hpp54 std::unordered_map<GlyphRequestor*, std::shared_ptr<GlyphDependencies>> requestors; member