Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/util/
H A Dgrid_index.cpp85 bool GridIndex<T>::hitTest(const BBox& queryBBox) const { in hitTest() function in mbgl::GridIndex
95 bool GridIndex<T>::hitTest(const BCircle& queryBCircle) const { in hitTest() function in mbgl::GridIndex