Home
last modified time | relevance | path

Searched defs:GeometryTileFeature (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 Dbucket.hpp43 virtual void addFeature(const GeometryTileFeature&, in addFeature()
H A Drender_layer.hpp72 const GeometryTileFeature&, in queryIntersectsFeature()
H A Dpaint_property_binder.hpp104 void populateVertexVector(const GeometryTileFeature&, std::size_t) override {} in populateVertexVector()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/tile/
H A Dgeometry_tile_data.hpp40 class GeometryTileFeature { class
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/
H A Dproperties.hpp146 static T evaluate(float, const GeometryTileFeature&, const T& t, const T&) { in evaluate()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/programs/
H A Dsymbol_program.hpp155 Range<float> getVertexSizeData(const GeometryTileFeature&) override { return { 0.0f, 0.0f }; }; in getVertexSizeData()