Home
last modified time | relevance | path

Searched refs:dumpDebugLogs (Results 1 – 25 of 30) sorted by relevance

12

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/annotation/
H A Drender_annotation_source.cpp80 void RenderAnnotationSource::dumpDebugLogs() const { in dumpDebugLogs() function in mbgl::RenderAnnotationSource
81 tilePyramid.dumpDebugLogs(); in dumpDebugLogs()
H A Drender_annotation_source.hpp37 void dumpDebugLogs() const final;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/renderer/sources/
H A Drender_custom_geometry_source.cpp83 void RenderCustomGeometrySource::dumpDebugLogs() const { in dumpDebugLogs() function in mbgl::RenderCustomGeometrySource
84 tilePyramid.dumpDebugLogs(); in dumpDebugLogs()
H A Drender_raster_source.cpp92 void RenderRasterSource::dumpDebugLogs() const { in dumpDebugLogs() function in mbgl::RenderRasterSource
93 tilePyramid.dumpDebugLogs(); in dumpDebugLogs()
H A Drender_vector_source.cpp96 void RenderVectorSource::dumpDebugLogs() const { in dumpDebugLogs() function in mbgl::RenderVectorSource
97 tilePyramid.dumpDebugLogs(); in dumpDebugLogs()
H A Drender_geojson_source.cpp101 void RenderGeoJSONSource::dumpDebugLogs() const { in dumpDebugLogs() function in mbgl::RenderGeoJSONSource
102 tilePyramid.dumpDebugLogs(); in dumpDebugLogs()
H A Drender_raster_dem_source.cpp162 void RenderRasterDEMSource::dumpDebugLogs() const { in dumpDebugLogs() function in mbgl::RenderRasterDEMSource
163 tilePyramid.dumpDebugLogs(); in dumpDebugLogs()
H A Drender_vector_source.hpp37 void dumpDebugLogs() const final;
H A Drender_raster_source.hpp37 void dumpDebugLogs() const final;
H A Drender_custom_geometry_source.hpp37 void dumpDebugLogs() const final;
H A Drender_raster_dem_source.hpp37 void dumpDebugLogs() const final;
H A Drender_geojson_source.hpp41 void dumpDebugLogs() const final;
H A Drender_image_source.hpp42 void dumpDebugLogs() const final;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/
H A Dsource.cpp34 void Source::dumpDebugLogs() const { in dumpDebugLogs() function in mbgl::style::Source
H A Dstyle_impl.cpp338 void Style::Impl::dumpDebugLogs() const { in dumpDebugLogs() function in mbgl::style::Style::Impl
341 source->dumpDebugLogs(); in dumpDebugLogs()
H A Dstyle_impl.hpp92 void dumpDebugLogs() const;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/style/
H A Dsource.hpp73 void dumpDebugLogs() const;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/tile/
H A Dtile.cpp29 void Tile::dumpDebugLogs() const { in dumpDebugLogs() function in mbgl::Tile
H A Dtile.hpp120 void dumpDebugLogs() const;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/renderer/
H A Drenderer.hpp48 void dumpDebugLogs();
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/renderer/
H A Dimage_manager.hpp45 void dumpDebugLogs() const;
H A Dtile_pyramid.hpp67 void dumpDebugLogs() const;
H A Drender_source.hpp75 virtual void dumpDebugLogs() const = 0;
H A Dtile_pyramid.cpp362 void TilePyramid::dumpDebugLogs() const { in dumpDebugLogs() function in mbgl::TilePyramid
364 pair.second->dumpDebugLogs(); in dumpDebugLogs()
H A Drenderer.cpp93 void Renderer::dumpDebugLogs() { in dumpDebugLogs() function in mbgl::Renderer

12