Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/default/mbgl/storage/
H A Doffline_download.cpp130 const auto& imageSource = *source->as<ImageSource>(); in getStatus() local
221 const auto& imageSource = *source->as<ImageSource>(); in activateDownload() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/renderer/layers/
H A Drender_raster_layer.cpp128 if (RenderImageSource* imageSource = source->as<RenderImageSource>()) { in render() local