Home
last modified time | relevance | path

Searched defs:Layer (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/
H A Dlayer_observer.hpp12 virtual void onLayerChanged(Layer&) {} in onLayerChanged() argument
H A Dlayer.cpp10 Layer::Layer(Immutable<Impl> impl) in Layer() function in mbgl::style::Layer
/OK3568_Linux_fs/kernel/Documentation/networking/caif/
H A Dlinux_caif.rst72 CAIF structure
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/style/
H A Dlayer.hpp45 class Layer : public mbgl::util::noncopyable { class
/OK3568_Linux_fs/kernel/Documentation/gpu/
H A Dkomeda-kms.rst22 Layer section in Overview of D71 like display IPs
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/dnn/
H A Ddnn.hpp179 class CV_EXPORTS_W Layer : public Algorithm class
/OK3568_Linux_fs/yocto/poky/documentation/dev-manual/
H A Dcommon-tasks.rst475 Overlaying a File Using Your Layer
555 Installing Additional Files Using Your Layer
/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/orm/
H A Dmodels.py1448 class Layer(models.Model): class