Searched refs:getLineRoundLimit (Results 1 – 2 of 2) sorted by relevance
54 PropertyValue<float> getLineRoundLimit() const;
149 PropertyValue<float> LineLayer::getLineRoundLimit() const { in getLineRoundLimit() function in mbgl::style::LineLayer154 if (value == getLineRoundLimit()) in setLineRoundLimit()