| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/default/mbgl/gl/ |
| H A D | headless_frontend.cpp | 10 HeadlessFrontend::HeadlessFrontend(float pixelRatio_, FileSource& fileSource, Scheduler& scheduler,… in HeadlessFrontend() argument 11 …: HeadlessFrontend({ 256, 256 }, pixelRatio_, fileSource, scheduler, programCacheDir, mode, localF… in HeadlessFrontend() 14 HeadlessFrontend::HeadlessFrontend(Size size_, float pixelRatio_, FileSource& fileSource, Scheduler… in HeadlessFrontend() argument 16 pixelRatio(pixelRatio_), in HeadlessFrontend()
|
| H A D | headless_frontend.hpp | 22 …HeadlessFrontend(float pixelRatio_, FileSource&, Scheduler&, const optional<std::string> programCa… 23 …HeadlessFrontend(Size, float pixelRatio_, FileSource&, Scheduler&, const optional<std::string> pro…
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/ |
| H A D | image_impl.cpp | 9 const float pixelRatio_, in Impl() argument 13 pixelRatio(pixelRatio_), in Impl()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/sprite/ |
| H A D | sprite_loader.cpp | 36 SpriteLoader::SpriteLoader(float pixelRatio_) in SpriteLoader() argument 37 : pixelRatio(pixelRatio_) in SpriteLoader()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/renderer/ |
| H A D | paint_parameters.cpp | 9 float pixelRatio_, in PaintParameters() argument 28 pixelRatio(pixelRatio_), in PaintParameters()
|
| H A D | renderer.cpp | 9 float pixelRatio_, in Renderer() argument 15 : impl(std::make_unique<Impl>(backend, pixelRatio_, fileSource_, scheduler_, in Renderer()
|
| H A D | renderer_impl.hpp | 40 Impl(RendererBackend&, float pixelRatio_, FileSource&, Scheduler&, GLContextMode,
|
| H A D | renderer_impl.cpp | 43 float pixelRatio_, in Impl() argument 54 , pixelRatio(pixelRatio_) in Impl()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/default/mbgl/storage/ |
| H A D | offline.cpp | 15 … std::string styleURL_, LatLngBounds bounds_, double minZoom_, double maxZoom_, float pixelRatio_) in OfflineTilePyramidRegionDefinition() argument 20 pixelRatio(pixelRatio_) { in OfflineTilePyramidRegionDefinition()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/renderer/ |
| H A D | renderer.hpp | 26 Renderer(RendererBackend&, float pixelRatio_, FileSource&, Scheduler&,
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/tile/ |
| H A D | geometry_tile_worker.cpp | 29 const float pixelRatio_, in GeometryTileWorker() argument 37 pixelRatio(pixelRatio_), in GeometryTileWorker()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/map/ |
| H A D | map.cpp | 115 float pixelRatio_, in Impl() argument 130 pixelRatio(pixelRatio_), in Impl()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/qt/src/ |
| H A D | qmapboxgl.cpp | 1782 …boxGLPrivate(QMapboxGL *q, const QMapboxGLSettings &settings, const QSize &size, qreal pixelRatio_) in QMapboxGLPrivate() argument 1790 , m_pixelRatio(pixelRatio_) in QMapboxGLPrivate()
|