Home
last modified time | relevance | path

Searched refs:hasTriedCache (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 Dupdate_renderables.hpp51 bool parentHasTriedOptional = tile->hasTriedCache(); in updateRenderables()
116 parentHasTriedOptional = tile->hasTriedCache(); in updateRenderables()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/tile/
H A Dtile.hpp79 bool hasTriedCache() const { in hasTriedCache() function in mbgl::Tile