Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/util/
H A Dtile_cover_impl.cpp137 std::vector<TileSpan> scan_row(uint32_t y, Bounds& activeBounds) { in scan_row() function
308 auto xps = util::scan_row(tileY, activeBounds); in nextRow()