Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/tile/
H A Dtile.cpp24 void Tile::setTriedCache() { in setTriedCache() function in mbgl::Tile
H A Dtile.hpp75 void setTriedCache();
H A Dtile_loader_impl.hpp57 tile.setTriedCache(); in loadFromCache()