Home
last modified time | relevance | path

Searched defs:LAYER (Results 1 – 5 of 5) sorted by relevance

/third_party/libnl/lib/route/
Dpktloc_syntax.h54 LAYER = 260, enumerator
62 #define LAYER 260 macro
Dpktloc_syntax.c132 LAYER = 260, enumerator
140 #define LAYER 260 macro
/third_party/libnl/lib/route/cls/
Dematch_syntax.h58 LAYER = 264, enumerator
132 #define LAYER 264 macro
Dematch_syntax.c148 LAYER = 264, enumerator
222 #define LAYER 264 macro
/third_party/skia/modules/skottie/include/
DSkottieProperty.h123 enum class NodeType {COMPOSITION, LAYER, EFFECT, OTHER}; enumerator