Searched refs:fileSource_ (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/renderer/ |
| H A D | renderer.cpp | 10 FileSource& fileSource_, in Renderer() argument 15 : impl(std::make_unique<Impl>(backend, pixelRatio_, fileSource_, scheduler_, in Renderer()
|
| H A D | renderer_impl.cpp | 44 FileSource& fileSource_, in Impl() argument 51 , fileSource(fileSource_) in Impl()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/text/ |
| H A D | glyph_manager.cpp | 13 GlyphManager::GlyphManager(FileSource& fileSource_, std::unique_ptr<LocalGlyphRasterizer> localGlyp… in GlyphManager() argument 14 : fileSource(fileSource_), in GlyphManager()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/ |
| H A D | style_impl.cpp | 30 Style::Impl::Impl(Scheduler& scheduler_, FileSource& fileSource_, float pixelRatio) in Impl() argument 32 fileSource(fileSource_), in Impl()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/map/ |
| H A D | map.cpp | 116 FileSource& fileSource_, in Impl() argument 124 fileSource(fileSource_), in Impl()
|