Home
last modified time | relevance | path

Searched defs:pixelRatio (Results 1 – 25 of 30) sorted by relevance

12

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/mapboxgl/
H A Dqsgmapboxglnode.cpp52 …GLTextureNode(const QMapboxGLSettings &settings, const QSize &size, qreal pixelRatio, QGeoMapMapbo… in QSGMapboxGLTextureNode()
65 void QSGMapboxGLTextureNode::resize(const QSize &size, qreal pixelRatio) in resize()
123 …xGLRenderNode(const QMapboxGLSettings &settings, const QSize &size, qreal pixelRatio, QGeoMapMapbo… in QSGMapboxGLRenderNode()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/storage/
H A Dresource.cpp63 Resource Resource::spriteImage(const std::string& base, float pixelRatio) { in spriteImage()
71 Resource Resource::spriteJSON(const std::string& base, float pixelRatio) { in spriteJSON()
95 float pixelRatio, in tile()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/renderer/layers/
H A Drender_symbol_layer.cpp239 auto pixelRatio = tile.id.pixelsToTileUnits(1, parameters.state.getZoom()); in render() local
272 auto pixelRatio = tile.id.pixelsToTileUnits(1, parameters.state.getZoom()); in render() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/renderer/
H A Dbucket_parameters.hpp12 const float pixelRatio; member in mbgl::BucketParameters
H A Dimage_atlas.hpp16 float pixelRatio; member in mbgl::ImagePosition
H A Dtile_parameters.hpp16 const float pixelRatio; member in mbgl::TileParameters
H A Drender_static_data.cpp50 RenderStaticData::RenderStaticData(gl::Context& context, float pixelRatio, const optional<std::stri… in RenderStaticData()
H A Dupdate_parameters.hpp22 const float pixelRatio; member in mbgl::UpdateParameters
H A Dpaint_parameters.hpp54 float pixelRatio; member in mbgl::PaintParameters
H A Drenderer_impl.hpp93 const float pixelRatio; member in mbgl::Renderer::Impl
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/sprite/
H A Dsprite_loader.hpp36 const float pixelRatio; member in mbgl::SpriteLoader
H A Dsprite_parser.cpp110 const double pixelRatio = getDouble(value, "pixelRatio", 1); in parseSprite() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/default/mbgl/gl/
H A Dheadless_frontend.hpp43 float pixelRatio; member in mbgl::HeadlessFrontend
H A Dheadless_backend.hpp43 float pixelRatio; member in mbgl::HeadlessBackend
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/default/mbgl/map/
H A Dmap_snapshotter.cpp52 const float pixelRatio, in Impl()
168 const float pixelRatio, in MapSnapshotter()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/
H A Dimage_impl.hpp21 const float pixelRatio; member in mbgl::style::Image::Impl
H A Dimage.cpp10 const float pixelRatio, in Image()
H A Dstyle.cpp11 Style::Style(Scheduler& scheduler, FileSource& fileSource, float pixelRatio) in Style()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/programs/
H A Dprogram_parameters.cpp8 ProgramParameters::ProgramParameters(const float pixelRatio, in ProgramParameters()
H A Dline_program.cpp49 float pixelRatio, in uniformValues()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/layout/
H A Dsymbol_layout.hpp75 const float pixelRatio; member in mbgl::SymbolLayout
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/qt/src/
H A Dqmapboxgl_map_renderer.cpp27 QMapboxGLMapRenderer::QMapboxGLMapRenderer(qreal pixelRatio, in QMapboxGLMapRenderer()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/tile/
H A Dgeometry_tile_worker.hpp67 const float pixelRatio; member in mbgl::GeometryTileWorker
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/storage/
H A Doffline.hpp39 const float pixelRatio; member in mbgl::OfflineTilePyramidRegionDefinition
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/default/mbgl/storage/
H A Doffline.cpp84 float pixelRatio = doc["pixel_ratio"].GetDouble(); in decodeOfflineRegionDefinition() local

12