Home
last modified time | relevance | path

Searched defs:childCount (Results 1 – 9 of 9) sorted by relevance

/third_party/flutter/skia/src/pdf/
DSkPDFTag.cpp96 size_t childCount = node.fChildCount; in copy() local
169 size_t childCount = node->fChildCount; in prepare_tag_tree_to_emit() local
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/
DValidateAST.cpp89 size_t childCount = node->getChildCount(); in visitNode() local
114 size_t childCount = node->getChildCount(); in expectNonNullChildren() local
/third_party/skia/src/pdf/
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/
DValidateAST.cpp163 size_t childCount = node->getChildCount(); in visitNode() local
579 size_t childCount = node->getChildCount(); in expectNonNullChildren() local
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 = node->getChildCount(); in extendScalarParamsToVector() local
4645 const size_t childCount = node->getChildCount(); in makeBuiltInOutputStructType() local
4702 const size_t childCount = node->getChildCount(); in storeBuiltInStructOutputInParamsAndReturnValue() local
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/tree_util/
DIntermTraverse.cpp36 size_t childCount = node->getChildCount(); in traverse() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_util/
DIntermTraverse.cpp38 size_t childCount = node->getChildCount(); in traverse() local
/third_party/skia/src/core/
DSkRuntimeEffect.cpp163 size_t childCount = buffer.read32(); in read_child_effects() local
1223 size_t childCount, in makeShader()
/third_party/flutter/engine/flutter/shell/platform/android/io/flutter/view/
DAccessibilityBridge.java1901 final int childCount = buffer.getInt(); in updateWith() local