Home
last modified time | relevance | path

Searched refs:computeBoundingBox (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/positioning/
H A Dqgeopath.cpp479 const_cast<QGeoPathPrivate &>(*this).computeBoundingBox(); in lineContains()
610 const_cast<QGeoPathPrivate &>(*this).computeBoundingBox(); in boundingGeoRectangle()
672 void QGeoPathPrivate::computeBoundingBox() in computeBoundingBox() function in QGeoPathPrivate
705 computeBoundingBox(); in markDirty()
733 void QGeoPathPrivateEager::QGeoPathPrivateEager::computeBoundingBox() in computeBoundingBox() function in QGeoPathPrivateEager::QGeoPathPrivateEager
H A Dqgeopath_p.h216 virtual void computeBoundingBox();
241 virtual void computeBoundingBox() override;
H A Dqgeopolygon.cpp640 computeBoundingBox(); in updateClipperPath()
683 computeBoundingBox(); in markDirty()
695 void QGeoPolygonPrivateEager::computeBoundingBox() in computeBoundingBox() function in QGeoPolygonPrivateEager
H A Dqgeopolygon_p.h106 virtual void computeBoundingBox() override;
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/flann/
H A Dkdtree_single_index.h119 computeBoundingBox(root_bbox_); in buildIndex()
315 void computeBoundingBox(BoundingBox& bbox) in computeBoundingBox() function