Home
last modified time | relevance | path

Searched defs:LineStrip (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/gl/
H A Ddraw_mode.hpp37 class LineStrip { class
46 explicit LineStrip(float lineWidth_) : lineWidth(lineWidth_) { in LineStrip() function in mbgl::gl::LineStrip
H A Dtypes.hpp80 LineStrip = 0x0003, enumerator