| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/renderer/ |
| H A D | render_static_data.cpp | 9 result.emplace_back(PositionOnlyLayoutAttributes::Vertex({{{ util::EXTENT, 0 }}})); in tileVertices() 10 result.emplace_back(PositionOnlyLayoutAttributes::Vertex({{{ 0, util::EXTENT }}})); in tileVertices() 11 result.emplace_back(PositionOnlyLayoutAttributes::Vertex({{{ util::EXTENT, util::EXTENT }}})); in tileVertices() 35 result.emplace_back(RasterProgram::layoutVertex({ util::EXTENT, 0 }, { util::EXTENT, 0 })); in rasterVertices() 36 result.emplace_back(RasterProgram::layoutVertex({ 0, util::EXTENT }, { 0, util::EXTENT })); in rasterVertices() 37 ….emplace_back(RasterProgram::layoutVertex({ util::EXTENT, util::EXTENT }, { util::EXTENT, util::EX… in rasterVertices()
|
| H A D | tile_pyramid.cpp | 311 … = maxPitchScaleFactor * renderTile.tile.getQueryPadding(layers) * util::EXTENT / util::tileSize /… in queryRenderedFeatures() 314 …(tileSpaceBoundsMin.x - queryPadding >= util::EXTENT || tileSpaceBoundsMin.y - queryPadding >= uti… in queryRenderedFeatures()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/geometry/ |
| H A D | feature_index.cpp | 20 : grid(util::EXTENT, util::EXTENT, util::EXTENT / 16) // 16x16 grid -> 32px cell in FeatureIndex() 30 if (envelope.min.x < util::EXTENT && in insert() 31 envelope.min.y < util::EXTENT && in insert() 57 const float pixelsToTileUnits = util::EXTENT / tileSize / scale; in query() 58 …const int16_t additionalPadding = std::min<int16_t>(util::EXTENT, additionalQueryPadding * pixelsT… in query()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/text/ |
| H A D | get_anchors.cpp | 61 if (x >= 0 && x < util::EXTENT && y >= 0 && y < util::EXTENT && in resample() 111 …inuedLine = (line[0].x == 0 || line[0].x == util::EXTENT || line[0].y == 0 || line[0].y == util::E… in getAnchors()
|
| H A D | cross_tile_symbol_index.cpp | 19 const double roundingFactor = 512.0 / util::EXTENT / 2.0; in getScaledCoordinates() 22 …static_cast<int64_t>(std::floor((childTileCoord.canonical.x * util::EXTENT + symbolInstance.anchor… in getScaledCoordinates() 23 …static_cast<int64_t>(std::floor((childTileCoord.canonical.y * util::EXTENT + symbolInstance.anchor… in getScaledCoordinates()
|
| /OK3568_Linux_fs/kernel/fs/hfsplus/ |
| H A D | extents.c | 278 hfs_dbg(EXTENT, "get_block(%lu): %llu - %u\n", in hfsplus_get_block() 301 hfs_dbg(EXTENT, " "); in hfsplus_dump_extent() 303 hfs_dbg_cont(EXTENT, " %u:%u", in hfsplus_dump_extent() 306 hfs_dbg_cont(EXTENT, "\n"); in hfsplus_dump_extent() 366 hfs_dbg(EXTENT, " start: %u count: %u\n", in hfsplus_free_extents() 377 hfs_dbg(EXTENT, " start: %u count: %u\n", in hfsplus_free_extents() 483 hfs_dbg(EXTENT, "extend %lu: %u,%u\n", inode->i_ino, start, len); in hfsplus_file_extend() 487 hfs_dbg(EXTENT, "first extents\n"); in hfsplus_file_extend() 526 hfs_dbg(EXTENT, "insert new extent\n"); in hfsplus_file_extend()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/sources/ |
| H A D | geojson_source_impl.cpp | 50 double scale = util::EXTENT / util::tileSize; in Impl() 57 clusterOptions.extent = util::EXTENT; in Impl() 64 vtOptions.extent = util::EXTENT; in Impl()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/renderer/sources/ |
| H A D | render_image_source.cpp | 204 RasterProgram::layoutVertex({ geomCoords[1].x, geomCoords[1].y }, { util::EXTENT, 0 })); in update() 206 RasterProgram::layoutVertex({ geomCoords[3].x, geomCoords[3].y }, { 0, util::EXTENT })); in update() 208 …RasterProgram::layoutVertex({ geomCoords[2].x, geomCoords[2].y }, { util::EXTENT, util::EXTENT })); in update()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/util/ |
| H A D | tile_coordinate.hpp | 39 …nt16_t(util::clamp<int64_t>((zoomed.p.x - tileID.canonical.x - tileID.wrap * scale) * util::EXTENT, in toGeometryCoordinate() 42 int16_t(util::clamp<int64_t>((zoomed.p.y - tileID.canonical.y) * util::EXTENT, in toGeometryCoordinate()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/tile/ |
| H A D | geometry_tile_data.cpp | 103 const double size = util::EXTENT * std::pow(2, tileID.z); in convertGeometry() 104 const double x0 = util::EXTENT * tileID.x; in convertGeometry() 105 const double y0 = util::EXTENT * tileID.y; in convertGeometry()
|
| H A D | custom_geometry_tile.cpp | 35 const double scale = util::EXTENT / options.tileSize; in setTileData() 38 vtOptions.extent = util::EXTENT; in setTileData()
|
| H A D | vector_tile_data.cpp | 37 const float scale = float(util::EXTENT) / feature.getExtent(); in getGeometries()
|
| /OK3568_Linux_fs/kernel/fs/hfs/ |
| H A D | extent.c | 212 hfs_dbg(EXTENT, " "); in hfs_dump_extent() 214 hfs_dbg_cont(EXTENT, " %u:%u", in hfs_dump_extent() 217 hfs_dbg_cont(EXTENT, "\n"); in hfs_dump_extent() 414 hfs_dbg(EXTENT, "extend %lu: %u,%u\n", inode->i_ino, start, len); in hfs_extend_file() 417 hfs_dbg(EXTENT, "first extents\n"); in hfs_extend_file() 459 hfs_dbg(EXTENT, "insert new extent\n"); in hfs_extend_file()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/layout/ |
| H A D | symbol_layout.cpp | 50 tilePixelRatio(float(util::EXTENT) / tileSize), in SymbolLayout() 290 …nchor.point.x >= 0 && anchor.point.x < util::EXTENT && anchor.point.y >= 0 && anchor.point.y < uti… in addFeature() 291 …onst bool inside = withinPlus0 || anchor.point.x == util::EXTENT || anchor.point.y == util::EXTENT; in addFeature() 307 auto clippedLines = util::clipLines(feature.geometry, 0, 0, util::EXTENT, util::EXTENT); in addFeature() 356 auto poi = mapbox::polylabel(poly, double(util::EXTENT / util::tileSize)); in addFeature()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/renderer/buckets/ |
| H A D | heatmap_bucket.cpp | 54 (x < 0 || x >= util::EXTENT || y < 0 || y >= util::EXTENT)) continue; in addFeature()
|
| H A D | circle_bucket.cpp | 54 (x < 0 || x >= util::EXTENT || y < 0 || y >= util::EXTENT)) continue; in addFeature()
|
| H A D | hillshade_bucket.cpp | 78 const int32_t vertexExtent = util::EXTENT >> id.z; in setMask()
|
| H A D | raster_bucket.cpp | 73 const int32_t vertexExtent = util::EXTENT >> id.z; in setMask()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/renderer/layers/ |
| H A D | render_hillshade_layer.cpp | 113 matrix::ortho(mat, 0, util::EXTENT, -util::EXTENT, 0, 0, 1); in render() 114 matrix::translate(mat, mat, 0, -util::EXTENT, 0); in render()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/vector-tile/1.0.2/include/mapbox/vector_tile/ |
| H A D | vector_tile_config.hpp | 20 EXTENT = 5 enumerator
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/util/ |
| H A D | constants.hpp | 27 constexpr int32_t EXTENT = 8192; variable
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/annotation/ |
| H A D | shape_annotation_impl.cpp | 34 options.extent = util::EXTENT; in updateTileData()
|
| /OK3568_Linux_fs/buildroot/docs/website/ |
| H A D | copyright.txt | 9 IS NO WARRANTY FOR THE WEBSITE TO THE EXTENT PERMITTED BY APPLICABLE LAW.
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/map/ |
| H A D | transform_state.cpp | 27 matrix::scale(matrix, matrix, s / util::EXTENT, s / util::EXTENT, 1); in matrixFor()
|
| /OK3568_Linux_fs/yocto/poky/meta/files/common-licenses/ |
| H A D | CC-BY-3.0-US | 9 …E, YOU ACCEPT AND AGREE TO BE BOUND BY THE TERMS OF THIS LICENSE. TO THE EXTENT THIS LICENSE MAY B… 55 …Y THE PARTIES IN WRITING, LICENSOR OFFERS THE WORK AS-IS AND ONLY TO THE EXTENT OF ANY RIGHTS HELD… 57 6. Limitation on Liability. EXCEPT TO THE EXTENT REQUIRED BY APPLICABLE LAW, IN NO EVENT WILL LICEN…
|