Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/conversion/
H A Dfunction.cpp218 static optional<std::map<double, std::unique_ptr<Expression>>> convertStops(type::Type type, in convertStops() function
380 auto stops = convertStops(type, value, error, convertTokens); in convertIntervalFunction()
392 auto stops = convertStops(type, value, error, convertTokens); in convertExponentialFunction()