Searched refs:onGlyphsError (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/text/ |
| H A D | glyph_manager.cpp | 79 …observer->onGlyphsError(fontStack, range, std::make_exception_ptr(std::runtime_error(res.error->me… in processResponse() 96 observer->onGlyphsError(fontStack, range, std::current_exception()); in processResponse()
|
| H A D | glyph_manager_observer.hpp | 16 virtual void onGlyphsError(const FontStack&, const GlyphRange&, std::exception_ptr) {} in onGlyphsError() function in mbgl::GlyphManagerObserver
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/renderer/ |
| H A D | renderer_impl.hpp | 76 void onGlyphsError(const FontStack&, const GlyphRange&, std::exception_ptr) override;
|
| H A D | renderer_impl.cpp | 851 void Renderer::Impl::onGlyphsError(const FontStack& fontStack, const GlyphRange& glyphRange, std::e… in onGlyphsError() function in mbgl::Renderer::Impl
|