Home
last modified time | relevance | path

Searched defs:fChildren (Results 1 – 25 of 60) sorted by relevance

123

/aosp_15_r20/external/skia/include/core/
H A DSkMesh.h230 const std::vector<Child> fChildren; variable
382 skia_private::STArray<2, ChildPtr> fChildren; variable
/aosp_15_r20/external/skia/include/effects/
H A DSkRuntimeEffect.h327 std::vector<Child> fChildren; variable
485 std::vector<SkRuntimeEffect::ChildPtr> fChildren; variable
/aosp_15_r20/external/skia/modules/svg/include/
H A DSkSVGContainer.h46 skia_private::STArray<1, sk_sp<SkSVGNode>, true> fChildren; variable
/aosp_15_r20/external/skia/src/effects/colorfilters/
H A DSkRuntimeColorFilter.h50 std::vector<SkRuntimeEffect::ChildPtr> fChildren; variable
/aosp_15_r20/external/cronet/third_party/icu/source/tools/genrb/
H A Dfilterrb.h160 std::map<std::string, Tree> fChildren; member
/aosp_15_r20/external/icu/icu4c/source/tools/genrb/
H A Dfilterrb.h160 std::map<std::string, Tree> fChildren; member
/aosp_15_r20/external/skia/src/pdf/
H A DSkPDFTag.cpp74 SkSpan<SkPDFStructElem> fChildren; member
495 std::vector<OutlineEntry> fChildren = {}; member
/aosp_15_r20/external/skia/src/core/
H A DSkRuntimeBlender.h50 std::vector<SkRuntimeEffect::ChildPtr> fChildren; variable
H A DSkRTree.h67 Branch fChildren[kMaxChildren]; member
H A DSkRuntimeEffectPriv.h216 SkSpan<const SkRuntimeEffect::ChildPtr> fChildren; variable
/aosp_15_r20/external/skia/src/shaders/
H A DSkRuntimeShader.h70 std::vector<SkRuntimeEffect::ChildPtr> fChildren; variable
/aosp_15_r20/external/skia/src/sksl/ir/
H A DSkSLBlock.h108 StatementArray fChildren; variable
/aosp_15_r20/external/skia/tools/viewer/
H A DSkSLSlide.h53 skia_private::TArray<sk_sp<SkShader>> fChildren; variable
/aosp_15_r20/external/icu/icu4c/source/tools/toolutil/
H A Dxmlparser.h152 UVector fChildren; // The child nodes of this element (a Vector) variable
/aosp_15_r20/external/cronet/third_party/icu/source/tools/toolutil/
H A Dxmlparser.h152 UVector fChildren; // The child nodes of this element (a Vector) variable
/aosp_15_r20/external/skia/src/sksl/lex/
H A DRegexNode.h76 std::vector<RegexNode> fChildren; member
/aosp_15_r20/external/junit/src/main/java/org/junit/runner/
H A DDescription.java155 private final Collection<Description> fChildren = new ConcurrentLinkedQueue<Description>(); field in Description
/aosp_15_r20/external/skia/src/gpu/ganesh/
H A DGrAuditTrail.h146 Ops fChildren; member
/aosp_15_r20/external/skia/src/gpu/ganesh/ops/
H A DDrawMeshOp.cpp632 SkSpan<std::unique_ptr<GrFragmentProcessor>> fChildren; // backed by a TArray in MeshOp member in __anon38263ce10111::MeshGP
835 TArray<std::unique_ptr<GrFragmentProcessor>> fChildren; member in __anon38263ce10111::MeshOp
/aosp_15_r20/external/skia/src/gpu/graphite/
H A DShaderCodeDictionary.h191 SkSpan<const ShaderNode*> fChildren; // Owned by the ShaderInfo's arena variable
/aosp_15_r20/external/skia/modules/skottie/src/effects/
H A DSkSLEffect.cpp223 std::vector<ChildData> fChildren; member in skottie::internal::SkSLEffectBase
/aosp_15_r20/external/skia/src/pathops/
H A DSkPathOpsAsWinding.cpp42 vector<Contour*> fChildren; member
/aosp_15_r20/libcore/support/src/test/java/tests/resources/
HDjunit4-4.3.1.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/ ...
/aosp_15_r20/external/owasp/sanitizer/lib/junit/
Djunit-dep.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/ ...
Djunit.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/ ...

123