Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/algorithm/
H A Dgenerate_clip_ids.cpp17 ClipIDGenerator::Leaf::Leaf(ClipID& clip_) : clip(clip_) { in Leaf() argument