Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/shelf-pack/2.1.1/include/mapbox/
H A Dshelf-pack.hpp180 maxId_ = 0;
253 maxId_ = std::max(id, maxId_); in packOne()
255 id = ++maxId_; in packOne()
443 maxId_ = 0; in clear()
523 int32_t maxId_; member in mapbox::ShelfPack