Searched defs:setLayers (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/tile/ | ||
| H A D | tile.hpp | 58 virtual void setLayers(const std::vector<Immutable<style::Layer::Impl>>&) {} in setLayers() function in mbgl::Tile |
| H A D | geometry_tile.cpp | 93 void GeometryTile::setLayers(const std::vector<Immutable<Layer::Impl>>& layers) { in setLayers() function in mbgl::GeometryTile |
| H A D | geometry_tile_worker.cpp | 135 void GeometryTileWorker::setLayers(std::vector<Immutable<Layer::Impl>> layers_, uint64_t correlatio… in setLayers() function in mbgl::GeometryTileWorker |
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/bldcontrol/ | ||
| H A D | localhostbecontroller.py | 82 def setLayers(self, bitbake, layers, targets): member in LocalhostBEController |
| H A D | bbcontroller.py | 100 def setLayers(self, bitbake, ls): member in BuildEnvironmentController |