Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/vector-tile/1.0.2/include/mapbox/vector_tile/
H A Dvector_tile_config.hpp55 LINE_TO = 2, enumerator
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/vector-tile/1.0.2/include/mapbox/
H A Dvector_tile.hpp266 if (cmd == CommandType::MOVE_TO || cmd == CommandType::LINE_TO) { in getGeometries()
276 if (first && cmd == CommandType::LINE_TO) { in getGeometries()