Home
last modified time | relevance | path

Searched defs:bbox (Results 1 – 18 of 18) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/util/
H A Dgrid_index.cpp25 void GridIndex<T>::insert(T&& t, const BBox& bbox) { in insert()
77 query(queryBBox, [&](const T& t, const BBox& bbox) -> bool { in queryWithBoxes()
156 auto& bbox = pair.second; in query() local
219 auto& bbox = pair.second; in query() local
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/flann/
H A Dkdtree_single_index.h315 void computeBoundingBox(BoundingBox& bbox) in computeBoundingBox()
340 NodePtr divideTree(int left, int right, BoundingBox& bbox) in divideTree()
401 …Split(int* ind, int count, int& index, int& cutfeat, DistanceType& cutval, const BoundingBox& bbox) in middleSplit()
446 …plit_(int* ind, int count, int& index, int& cutfeat, DistanceType& cutval, const BoundingBox& bbox) in middleSplit_()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/examples/location/geojson_viewer/data/
H A D04-polygon.json11 "bbox" : [50, -50, 10, -10] array
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qgeojson/
H A D04-polygon.json11 "bbox": [50, -50, 10, -10] array
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/mapbox/
H A Dqmapboxcommon.cpp129 QJsonArray bbox = response.value(QStringLiteral("bbox")).toArray(); in parseGeoLocation() local
/OK3568_Linux_fs/app/forlinx/forlinx_qt/qopenglwidget/
H A Dbubble.cpp120 void Bubble::move(const QRect &bbox) in move()
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/opengl/
H A Dbubble.cpp120 void Bubble::move(const QRect &bbox) in move()
/OK3568_Linux_fs/app/forlinx/forlinx_up4_qt/qopenglwidget/
H A Dbubble.cpp120 void Bubble::move(const QRect &bbox) in move()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/text/
H A Dcollision_index.cpp246 …lygonIntersectsBox(const LineString<float>& polygon, const GridIndex<IndexedSubfeature>::BBox& bbo… in polygonIntersectsBox()
287 auto& bbox = queryResult.second; in queryRenderedSymbols() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/nokia/placesv2/
H A Dqplacesearchreplyhere.cpp163 QJsonArray bbox = item.value(QStringLiteral("bbox")).toArray(); in parsePlaceResult() local
H A Dqplacedetailsreplyimpl.cpp198 QJsonArray bbox = locationObject.value(QLatin1String("bbox")).toArray(); in replyFinished() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/wagyu/0.4.3/include/mapbox/geometry/wagyu/
H A Dring.hpp34 double area_from_point(point_ptr<T> op, std::size_t& size, mapbox::geometry::box<T>& bbox) { in area_from_point()
75 mapbox::geometry::box<T> bbox; // bounding box of the ring member
H A Dring_util.hpp415 mapbox::geometry::box<T> bbox({ 0, 0 }, { 0, 0 }); in first_is_bottom_point() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqdeclarativepolygonmapitem.cpp481 QGeoPolygon bbox(QGeoPath(perimeter).boundingGeoRectangle()); in updateSourcePoints() local
516 QGeoPolygon bbox(poly.boundingGeoRectangle()); in updateSourcePoints() local
H A Dqdeclarativepolylinemapitem.cpp822 QGeoPolygon bbox(QGeoRectangle(topLeft, bottomRight)); in updateSourcePoints() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/geojsonvt/6.5.1/include/mapbox/geojsonvt/
H A Dtile.hpp30 mapbox::geometry::box<double> bbox = { { 2, 1 }, { -1, 0 } }; member in mapbox::geojsonvt::detail::InternalTile
H A Dtypes.hpp142 mapbox::geometry::box<double> bbox = { { 2, 1 }, { -1, 0 } }; member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/qxl/
H A Dqxl_dev.h683 struct qxl_rect bbox; member
710 struct qxl_rect bbox; member