Home
last modified time | relevance | path

Searched refs:FillAttributes (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 Dfill_bucket.hpp32 SegmentVector<FillAttributes> lineSegments;
33 SegmentVector<FillAttributes> triangleSegments;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/programs/
H A Dfill_program.hpp113 using FillAttributes = FillProgram::Attributes; typedef