Searched refs:tileIntersections (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/ |
| H A D | qgeocameratiles_p_p.h | 115 QList<QPair<double, int> > tileIntersections(double p1, int t1, double p2, int t2) const;
|
| H A D | qgeocameratiles.cpp | 626 QList<QPair<double, int> > QGeoCameraTilesPrivate::tileIntersections(double p1, int t1, double p2, … in tileIntersections() function in QGeoCameraTilesPrivate 711 = tileIntersections(x1, in tilesFromPolygon() 723 = tileIntersections(y1, in tilesFromPolygon()
|