Home
last modified time | relevance | path

Searched defs:ChildType (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/include/effects/
DSkRuntimeEffect.h82 enum class ChildType { enum
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/
DBPFAbstractMemberAccess.cpp360 const MDNode *ChildType) { in IsValidAIChain()
/third_party/skia/src/core/
DSkRuntimeEffect.cpp48 using ChildType = SkRuntimeEffect::ChildType; typedef