Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/annotation/
H A Drender_annotation_source.cpp29 const bool needsRelayout, in update()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/renderer/sources/
H A Drender_raster_source.cpp26 const bool needsRelayout, in update()
H A Drender_custom_geometry_source.cpp29 const bool needsRelayout, in update()
H A Drender_vector_source.cpp30 const bool needsRelayout, in update()
H A Drender_geojson_source.cpp30 const bool needsRelayout, in update()
H A Drender_raster_dem_source.cpp29 const bool needsRelayout, in update()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/renderer/
H A Dtile_pyramid.cpp66 const bool needsRelayout, in update()
H A Drenderer_impl.cpp217 bool needsRelayout = false; in render() local