Home
last modified time | relevance | path

Searched defs:childCount (Results 1 - 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_util/
H A DIntermTraverse.cpp38 size_t childCount = node->getChildCount(); in traverse() local
/third_party/skia/src/pdf/
H A DSkPDFTag.cpp172 size_t childCount = node.fChildVector.size(); in Copy() local
256 size_t childCount = node->fChildCount; in PrepareTagTreeToEmit() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DValidateAST.cpp163 size_t childCount = node->getChildCount(); in visitNode() local
579 size_t childCount = node->getChildCount(); in expectNonNullChildren() local
H A DOutputSPIRV.cpp2276 const size_t childCount = node->getChildCount(); in visitOperator() local
4148 size_t childCount = node->getChildCount(); in createInterpolate() local
4440 const size_t childCount in extendScalarParamsToVector() local
4645 const size_t childCount = node->getChildCount(); makeBuiltInOutputStructType() local
4702 const size_t childCount = node->getChildCount(); storeBuiltInStructOutputInParamsAndReturnValue() local
[all...]
/third_party/skia/src/core/
H A DSkRuntimeEffect.cpp163 size_t childCount = buffer.read32(); in read_child_effects() local
1233 makeShader(sk_sp<SkData> uniforms, sk_sp<SkShader> childShaders[], size_t childCount, const SkMatrix* localMatrix, bool isOpaque) const makeShader() argument
/kernel/linux/linux-5.10/tools/perf/scripts/python/
H A Dexported-sql-viewer.py508 def childCount(self): member in CallGraphLevelItemBase
2871 def childCount(self): member in BranchLevelTwoItem
2984 def childCount(self): member in BranchLevelOneItem
3017 def childCount(self): member in BranchRootItem
/kernel/linux/linux-6.6/tools/perf/scripts/python/
H A Dexported-sql-viewer.py509 def childCount(self): member in CallGraphLevelItemBase
2872 def childCount(self): member in BranchLevelTwoItem
2985 def childCount(self): member in BranchLevelOneItem
3018 def childCount(self): member in BranchRootItem

Completed in 23 milliseconds