Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/renderer/buckets/
H A Dline_bucket.cpp92 const LineJoinType joinType = layout.evaluate<LineJoin>(zoom, feature); in addGeometry() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/clipper/
H A Dclipper.cpp3802 void ClipperOffset::AddPath(const Path& path, JoinType joinType, EndType endType) in AddPath()
3847 void ClipperOffset::AddPaths(const Paths& paths, JoinType joinType, EndType endType) in AddPaths()