Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/sources/
H A Dcustom_geometry_source.cpp40 void CustomGeometrySource::invalidateRegion(const LatLngBounds& bounds) { in invalidateRegion() function in mbgl::style::CustomGeometrySource
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/
H A Dcustom_tile_loader.cpp82 void CustomTileLoader::invalidateRegion(const LatLngBounds& bounds, Range<uint8_t> ) { in invalidateRegion() function in mbgl::style::CustomTileLoader