Home
last modified time | relevance | path

Searched refs:clipIDGenerator (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/renderer/
H A Dpaint_parameters.hpp56 algorithm::ClipIDGenerator clipIDGenerator; member in mbgl::PaintParameters
H A Drenderer_impl.cpp487 for (const auto& clipID : parameters.clipIDGenerator.getClipIDs()) { in render()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/annotation/
H A Drender_annotation_source.cpp51 parameters.clipIDGenerator.update(tilePyramid.getRenderTiles()); in startRender()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/renderer/sources/
H A Drender_custom_geometry_source.cpp54 parameters.clipIDGenerator.update(tilePyramid.getRenderTiles()); in startRender()
H A Drender_vector_source.cpp67 parameters.clipIDGenerator.update(tilePyramid.getRenderTiles()); in startRender()
H A Drender_geojson_source.cpp72 parameters.clipIDGenerator.update(tilePyramid.getRenderTiles()); in startRender()