Home
last modified time | relevance | path

Searched defs:CustomLayer (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/layers/
H A Dcustom_layer.cpp8 CustomLayer::CustomLayer(const std::string& layerID, in CustomLayer() function in mbgl::style::CustomLayer
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/style/layers/
H A Dcustom_layer.hpp64 class CustomLayer : public Layer { class