Home
last modified time | relevance | path

Searched defs:FillBucket (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.hpp17 class FillBucket : public Bucket { class
H A Dfill_bucket.cpp30 FillBucket::FillBucket(const BucketParameters& parameters, const std::vector<const RenderLayer*>& l… in FillBucket() function in mbgl::FillBucket