Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/renderer/buckets/
H A Ddebug_bucket.hpp20 class DebugBucket : private util::noncopyable { class
H A Ddebug_bucket.cpp13 DebugBucket::DebugBucket(const OverscaledTileID& id, in DebugBucket() function in mbgl::DebugBucket