Searched defs:scanLine (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 D | tile_cover.cpp | 37 static void scanSpans(edge e0, edge e1, int32_t ymin, int32_t ymax, ScanLine scanLine) { in scanSpans() 61 …, const Point<double>& b, const Point<double>& c, int32_t ymin, int32_t ymax, ScanLine& scanLine) { in scanTriangle() 97 auto scanLine = [&](int32_t x0, int32_t x1, int32_t y) { in tileCover() local
|