Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/earcut/0.12.4/include/mapbox/
H A Dearcut.hpp93 ObjectPool(std::size_t blockSize_) { in ObjectPool() argument
94 reset(blockSize_); in ObjectPool()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/earcut/
H A Dearcut.hpp120 ObjectPool(std::size_t blockSize_) { in ObjectPool() argument
121 reset(blockSize_); in ObjectPool()