Searched defs:Leaf (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/algorithm/ | ||
| H A D | generate_clip_ids.hpp | 15 struct Leaf { struct in mbgl::algorithm::ClipIDGenerator |
| H A D | generate_clip_ids.cpp | 17 ClipIDGenerator::Leaf::Leaf(ClipID& clip_) : clip(clip_) { in Leaf() function in mbgl::algorithm::ClipIDGenerator::Leaf |