Home
last modified time | relevance | path

Searched refs:getLineRoundLimit (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/style/layers/
H A Dline_layer.hpp54 PropertyValue<float> getLineRoundLimit() const;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/layers/
H A Dline_layer.cpp149 PropertyValue<float> LineLayer::getLineRoundLimit() const { in getLineRoundLimit() function in mbgl::style::LineLayer
154 if (value == getLineRoundLimit()) in setLineRoundLimit()