Home
last modified time | relevance | path

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

123

/third_party/vulkan-loader/
DREADME_OpenHarmony.md64 ### 指定的扫描路
76 ### Vulkan Layer的json清单文件示
106 ### Vulkan Layer的实
110 ### swapchain_layer
/third_party/ffmpeg/libavfilter/dnn/
Ddnn_backend_native.h56 typedef struct Layer{ struct
57 DNNLayerType type; argument
66 } Layer; argument
/third_party/rust/crates/tracing/tracing-subscriber/src/fmt/
Dfmt_layer.rs62 pub struct Layer< struct
77 impl<S> Layer<S> { impl
85 impl<S, N, E, W> Layer<S, N, E, W> implementation
160 impl<S, N, E, W> Layer<S, N, E, W> { impl
339 impl<S, N, L, T, W> Layer<S, N, format::Format<L, T>, W> implementation
560 impl<S, T, W> Layer<S, format::JsonFields, format::Format<format::Json, T>, W> { implementation
606 impl<S, N, E, W> Layer<S, N, E, W> { impl
656 impl<S> Default for Layer<S> { implementation
670 impl<S, N, E, W> Layer<S, N, E, W> implementation
764 impl<S, N, E, W> layer::Layer<S> for Layer<S, N, E, W> implementation
/third_party/rust/crates/tracing/tracing-journald/src/
Dlib.rs81 pub struct Layer { struct
91 impl Layer { argument
208 impl<S> tracing_subscriber::Layer<S> for Layer implementation
/third_party/rust/crates/tracing/tracing-subscriber/src/
Dreload.rs84 pub struct Layer<L, S> { struct
93 /// Allows reloading the state of an associated [`Layer`](crate::layer::Layer). argument
114 impl<L, S> crate::Layer<S> for Layer<L, S> implementation
211 impl<S, L> crate::layer::Filter<S> for Layer<L, S> implementation
257 impl<L, S> Layer<L, S> { implementation
/third_party/rust/crates/tracing/tracing-tower/src/
Dservice_span.rs29 pub struct Layer<S, R, G = fn(&S) -> tracing::Span> struct
51 impl<S, R, G> tower_layer::Layer<S> for Layer<S, R, G>
64 impl<S, R, G> Clone for Layer<S, R, G> implementation
Drequest_span.rs30 pub struct Layer<R, G = fn(&R) -> tracing::Span> struct
49 impl<S, R, G> tower_layer::Layer<S> for Layer<R, G>
61 impl<R, G> Clone for Layer<R, G> implementation
/third_party/flutter/engine/flutter/lib/ui/painting/
Dengine_layer.h35 std::shared_ptr<flutter::ContainerLayer> Layer() const { return layer_; } in Layer() function
/third_party/flutter/engine/flutter/flow/
Draster_cache_key.h57 class Layer; variable
Dscene_update_context.h23 class Layer; variable
/third_party/flutter/engine/flutter/flow/layers/
Dlayer.cc12 Layer::Layer() in Layer() function in flutter::Layer
/third_party/skia/include/core/
DSkCanvas.h2331 struct Layer { struct
2337 Layer(sk_sp<SkBaseDevice> device, sk_sp<SkImageFilter> imageFilter, const SkPaint& paint); argument
/third_party/vk-gl-cts/external/amber/src/docs/
Dengines.md108 ### API Methods
/third_party/mesa3d/src/gallium/frontends/nine/
Dsurface9.c59 unsigned Layer, in NineSurface9_ctor()
881 unsigned Layer, in NineSurface9_new()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
DObjectLinkingLayer.cpp27 ObjectLinkingLayerJITLinkContext(ObjectLinkingLayer &Layer, in ObjectLinkingLayerJITLinkContext()
323 ObjectLinkingLayer &Layer; member in llvm::orc::ObjectLinkingLayerJITLinkContext
DOrcCBindingsStack.h286 addIRModule(LayerT &Layer, std::unique_ptr<Module> M, in addIRModule()
/third_party/skia/tools/sk_app/
DWindow.h95 Layer() : fActive(true) {} in Layer() function
/third_party/rust/crates/tracing/tracing-journald/tests/
Djournal.rs23 fn with_journald_layer(layer: Layer, f: impl FnOnce()) { in with_journald_layer()
/third_party/rust/crates/tracing/tracing-subscriber/src/layer/
Dmod.rs709 pub trait Layer<S> interface
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_extensions.py172 Layer = Extension variable
/third_party/flutter/skia/tools/sk_app/
DWindow.h130 Layer() : fActive(true) {} in Layer() function
/third_party/flutter/skia/src/pdf/
DSkPDFDocument.cpp133 static std::vector<PageTreeNode> Layer(std::vector<PageTreeNode> vec, SkPDFDocument* doc) { in generate_page_tree() function
/third_party/skia/src/pdf/
DSkPDFDocument.cpp155 static std::vector<PageTreeNode> Layer(std::vector<PageTreeNode> vec, SkPDFDocument* doc) { in generate_page_tree() function
/third_party/cef/tests/cefclient/browser/
Dosr_d3d11_win.cc783 Layer::Layer(const std::shared_ptr<Device>& device, bool flip) in Layer() function in client::d3d11::Layer
/third_party/spirv-headers/include/spirv/1.0/
Dspirv.cs399 Layer = 9, enumerator

123