Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/util/
H A Dmapbox.cpp141 const bool forceWebP = str.compare(path.extension.first, path.extension.second, ".png") == 0; in canonicalizeTileURL() local
143 const bool forceWebP = false; in canonicalizeTileURL() local